Searched refs:getGraphNames (Results 1 – 6 of 6) sorted by relevance
232 assertTrue("new: # graphs", 1 == xRep.getGraphNames().length); in check()534 XURI[] graphs = xRep.getGraphNames(); in check()572 graphs.length == xRep.getGraphNames().length); in check()
156 assertTrue("empty: graphs", 0 == xRep.getGraphNames().length); in check()183 XURI[] names = xRep.getGraphNames(); in check()
259 sequence<XURI> getGraphNames()
268 getGraphNames() throw (uno::RuntimeException, rdf::RepositoryException);1147 librdf_Repository::getGraphNames() in getGraphNames() function in __anon0dec31860111::librdf_Repository
1257 m_pImpl->m_xRepository->getGraphNames()); in storeMetadataToStorage()
3693 com.sun.star.rdf.XURI[] Graphs = xRepo.getGraphNames(); in testMetaFieldXTextField()
Completed in 132 milliseconds