On Wed, Apr 11, 2012 at 10:31 AM, Caolán McNamara <caol...@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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to