Home
last modified time | relevance | path

Searched refs:i_xURI (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmloff/source/core/
H A DRDFaExportHelper.cxx68 uno::Reference<rdf::XURI> const & i_xURI) in makeCURIE() argument
70 OSL_ENSURE(i_xURI.is(), "makeCURIE: null URI"); in makeCURIE()
71 if (!i_xURI.is()) throw uno::RuntimeException(); in makeCURIE()
73 const ::rtl::OUString Namespace( i_xURI->getNamespace() ); in makeCURIE()
81 buf.append( i_xURI->getLocalName() ); in makeCURIE()
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx894 const uno::Reference< rdf::XURI > & i_xURI ) in getElementByURI()
897 if (!i_xURI.is()) { in getElementByURI()
903 const ::rtl::OUString name( i_xURI->getStringValue() ); in getElementByURI()
H A Dsfxbasemodel.cxx4296 SfxBaseModel::getElementByURI(const uno::Reference< rdf::XURI > & i_xURI) in getElementByURI() argument
4307 return xDMA->getElementByURI(i_xURI); in getElementByURI()
/trunk/main/sfx2/inc/sfx2/
H A DDocumentMetadataAccess.hxx123 ::com::sun::star::rdf::XURI > & i_xURI)
H A Dsfxbasemodel.hxx1350 ::com::sun::star::rdf::XURI > & i_xURI)
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx197 const uno::Reference< rdf::XURI > & i_xURI) const;
1959 const uno::Reference< rdf::XURI > & i_xURI) const in mkURI()
1962 ::rtl::OUStringToOString(i_xURI->getStringValue(), in mkURI()

Completed in 72 milliseconds