Home
last modified time | relevance | path

Searched refs:i_xType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx319 uno::Reference<rdf::XURI> const& i_xType, in addFile() argument
332 i_xType.get()); in addFile()
430 uno::Reference<rdf::XURI> const & i_xType) in isPartOfType() argument
432 if (!i_xPart.is() || !i_xType.is()) throw uno::RuntimeException(); in isPartOfType()
437 i_xType.get()), in isPartOfType()
920 const uno::Reference<rdf::XURI> & i_xType) in getMetadataGraphsWithType() argument
923 if (!i_xType.is()) { in getMetadataGraphsWithType()
936 ::boost::bind(&isPartOfType, ::boost::ref(*m_pImpl), _1, i_xType) )); in getMetadataGraphsWithType()
H A Dsfxbasemodel.cxx4312 const uno::Reference<rdf::XURI> & i_xType) in getMetadataGraphsWithType() argument
4323 return xDMA->getMetadataGraphsWithType(i_xType); in getMetadataGraphsWithType()
/trunk/main/sfx2/inc/sfx2/
H A DDocumentMetadataAccess.hxx129 ::com::sun::star::rdf::XURI > & i_xType)
H A Dsfxbasemodel.hxx1356 ::com::sun::star::rdf::XURI > & i_xType)

Completed in 50 milliseconds