Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java186 assertNotNull("no foo graph", xRep.getGraph(foo)); in check()
199 assertNotNull("no bar graph", xRep.getGraph(bar)); in check()
302 XNamedGraph xBazGraph = xRep.getGraph(baz); in check()
323 assertNull("baz graph zombie", xRep.getGraph(baz)); in check()
/aoo4110/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx269 virtual uno::Reference< rdf::XNamedGraph > SAL_CALL getGraph(
998 return getGraph(i_xGraphName); in importGraph()
1160 librdf_Repository::getGraph(const uno::Reference< rdf::XURI > & i_xGraphName) in getGraph() function in __anon694bc58f0111::librdf_Repository
/aoo4110/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java235 xManifest = xRep.getGraph(manifest); in check()
506 xRep.getGraph(xFoobar).addStatement(foo, bar, foo); in check()
/aoo4110/main/offapi/com/sun/star/rdf/
H A DXRepository.idl277 XNamedGraph getGraph([in] XURI GraphName)
/aoo4110/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx752 i_rImpl.m_xRepository->getGraph(xManifest)); in initLoading()
/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java3694 com.sun.star.rdf.XNamedGraph xGraph = xRepo.getGraph(Graphs[0]); in testMetaFieldXTextField()

Completed in 86 milliseconds