Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java232 assertTrue("new: # graphs", 1 == xRep.getGraphNames().length); in check()
534 XURI[] graphs = xRep.getGraphNames(); in check()
572 graphs.length == xRep.getGraphNames().length); in check()
/aoo4110/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java156 assertTrue("empty: graphs", 0 == xRep.getGraphNames().length); in check()
183 XURI[] names = xRep.getGraphNames(); in check()
/aoo4110/main/offapi/com/sun/star/rdf/
H A DXRepository.idl259 sequence<XURI> getGraphNames()
/aoo4110/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx268 getGraphNames() throw (uno::RuntimeException, rdf::RepositoryException);
1147 librdf_Repository::getGraphNames() in getGraphNames() function in __anon694bc58f0111::librdf_Repository
/aoo4110/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx1257 m_pImpl->m_xRepository->getGraphNames()); in storeMetadataToStorage()
/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3693 com.sun.star.rdf.XURI[] Graphs = xRepo.getGraphNames(); in testMetaFieldXTextField()

Completed in 144 milliseconds