Only by looking into the source file:
<br/><br/>If there's a:
<br/><br/>using namespace com::sun::star::uno;
<br/><br/>Then css::uno::Reference is used.
<br/><br/>if there's a using namespace ::rtl;
<br/><br/>Then it's rtl::Reference.
<br/><br/><br/>But looking after those is pretty annoying. Maybe there's another way :)
<br/><br/>Thomas
<br/><br/><br/>On 18.05.2014 11:30, julien2412 [via Document Foundation Mail Archive] 
<br/>wrote:
<div class='shrinkable-quote'><br/>> I noticed there are a lot of "Reference" without prefix.
<br/>> Is there a way to be sure it's ok to replace these occurences by
<br/>> cppu::UnoType... ?
<br/>>
<br/>> ------------------------------------------------------------------------
<br/>> If you reply to this email, your message will be added to the discussion
<br/>> below:
<br/>> <a href="http://nabble.documentfoundation.org/Questions-about-getCppuType-tp4106361p4109226.html" target="_top" rel="nofollow" link="external">http://nabble.documentfoundation.org/Questions-about-getCppuType-tp4106361p4109226.html</a><br/>>
<br/>> To unsubscribe from Questions about getCppuType, click here
<br/>> <<a href="" target="_top" rel="nofollow" link="external">
<br/>> NAML
<br/>> <<a href="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" target="_top" rel="nofollow" link="external">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</a>>
<br/>>
<br/></div>

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://nabble.documentfoundation.org/Questions-about-getCppuType-tp4106361p4109227.html">Re: Questions about getCppuType</a><br/>
Sent from the <a href="http://nabble.documentfoundation.org/Dev-f1639786.html">Dev mailing list archive</a> at Nabble.com.<br/>