Only by looking into the source file: If there's a: using namespace com::sun::star::uno; Then css::uno::Reference is used. if there's a using namespace ::rtl; Then it's rtl::Reference. But looking after those is pretty annoying. Maybe there's another way :) Thomas On 18.05.2014 11:30, julien2412 [via Document Foundation Mail Archive] wrote:
I noticed there are a lot of "Reference" without prefix. Is there a way to be sure it's ok to replace these occurences by cppu::UnoType... ? ------------------------------------------------------------------------ If you reply to this email, your message will be added to the discussion below: http://nabble.documentfoundation.org/Questions-about-getCppuType-tp4106361p4109226.html To unsubscribe from Questions about getCppuType, click here <http://nabble.documentfoundation.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4106361&code=dGhvbWFzQGFybmhvbGQub3JnfDQxMDYzNjF8LTEyMzU1NzM1OTQ=>. NAML <http://nabble.documentfoundation.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
-- View this message in context: http://nabble.documentfoundation.org/Questions-about-getCppuType-tp4106361p4109227.html Sent from the Dev mailing list archive at Nabble.com.