[PUSHED][PATCH] 1/2 List cleanup in SD
Norbert Thiebaud
nthiebaud at gmail.com
Wed Apr 11 09:56:15 PDT 2012
On Wed, Apr 11, 2012 at 10:31 AM, Caolán McNamara <caolanm at redhat.com> wrote:
> On Sun, 2012-04-01 at 09:15 -0430, Rafael Dominguez wrote:
>> This patchs only overload functions for future work and dont alter
>> functionality
>
> Yeah, I see where you're going with these. side-by-side equivalents.
> Looks good, pushed with only trivial modifications. Sorry for the delay
> on this.
+
+ /*************************************************************************
+ |*
+ |* Selektierte Eintrage zurueckgeben
+ |* nDepth == 0 -> Seiten
+ |* nDepth == 1 -> Objekte
+ |*
+ \************************************************************************/
+
+ void GetSelectEntryList (sal_uInt16 nDepth,
std::vector<rtl::OUString> &rEntries) const;
+
Could we avoid re-adding non-english comment ?
Norbert
More information about the LibreOffice
mailing list