Home
last modified time | relevance | path

Searched refs:i_xGraphName (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx886 const uno::Reference< rdf::XURI > & i_xGraphName, in importGraph()
905 if (!i_xGraphName.is()) { in importGraph()
989 new librdf_NamedGraph(this, i_xGraphName))); in importGraph()
998 return getGraph(i_xGraphName); in importGraph()
1004 const uno::Reference< rdf::XURI > & i_xGraphName, in exportGraph()
1023 if (!i_xGraphName.is()) { in exportGraph()
1165 if (!i_xGraphName.is()) { in getGraph()
1185 if (!i_xGraphName.is()) { in createGraph()
1207 new librdf_NamedGraph(this, i_xGraphName))); in createGraph()
1658 if (!i_xGraphName.is()) { in clearGraph()
[all …]
/trunk/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx639 uno::Reference<rdf::XURI> const & i_xGraphName, in exportStream() argument
659 xOutStream, i_xGraphName, xBaseURI); in exportStream()
666 uno::Reference<rdf::XURI> const & i_xGraphName, in writeStream() argument
675 exportStream(i_rImpl, i_xStorage, i_xGraphName, i_rPath, in writeStream()
696 writeStream(i_rImpl, xDir, i_xGraphName, rest, in writeStream()
1032 const uno::Reference< rdf::XURI > & i_xGraphName) in removeMetadataFile()
1037 m_pImpl->m_xRepository->destroyGraph(i_xGraphName); in removeMetadataFile()
1047 removeFile(*m_pImpl, i_xGraphName.get()); in removeMetadataFile()
H A Dsfxbasemodel.cxx4367 const uno::Reference< rdf::XURI > & i_xGraphName) in removeMetadataFile()
4379 return xDMA->removeMetadataFile(i_xGraphName); in removeMetadataFile()
/trunk/main/sfx2/inc/sfx2/
H A DDocumentMetadataAccess.hxx160 ::com::sun::star::rdf::XURI > & i_xGraphName)
H A Dsfxbasemodel.hxx1387 ::com::sun::star::rdf::XURI > & i_xGraphName)

Completed in 88 milliseconds