Searched refs:exportGraph (Results 1 – 5 of 5) sorted by relevance
/trunk/main/offapi/com/sun/star/rdf/ |
H A D | FileFormat.idl | 38 and <member>XRepository::exportGraph</member>. 49 @see XRepository::exportGraph
|
H A D | XRepository.idl | 241 void exportGraph([in] /*FileFormat*/ short Format,
|
/trunk/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 193 xRep.exportGraph(FileFormat.RDF_XML, xFooOut, foo, base); in check() 289 xRep.exportGraph(FileFormat.RDF_XML, xFooOut, foo, base); in check()
|
/trunk/main/unoxml/source/rdf/ |
H A D | librdf_repository.cxx | 259 virtual void SAL_CALL exportGraph(::sal_Int16 i_Format, 1002 librdf_Repository::exportGraph(::sal_Int16 i_Format, in exportGraph() function in __anon2755949e0111::librdf_Repository
|
/trunk/main/sfx2/source/doc/ |
H A D | DocumentMetadataAccess.cxx | 658 i_rImpl.m_xRepository->exportGraph(rdf::FileFormat::RDF_XML, in exportStream()
|
Completed in 47 milliseconds