Questions about getCppuType

Stephan Bergmann sbergman at redhat.com
Mon May 12 00:56:15 PDT 2014


On 05/11/2014 10:12 AM, julien2412 wrote:
> As you may have seen, I've begun to replace occurences.
> Just to be sure, is "Sequence" always a shortcut of "css::uno::Sequence" or
> could it be something else sometimes? (I mean something not related to
> css::uno)
> Idem for "Reference", could it be something else that "css::uno::Reference"?

Sure "Sequence" and "Reference" can potentially reference other things 
than css::uno::Sequence and css::uno::Reference.  And esp. "Reference" 
likely does reference rtl::Reference occasionally.

Stephan


More information about the LibreOffice mailing list