Home
last modified time | relevance | path

Searched refs:getStatements (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/unoxml/qa/complex/unoxml/
H A DRDFRepositoryTest.java159 stmts = xRep.getStatements(null, null, null); in check()
188 stmts = xFooGraph.getStatements(null, null, null); in check()
209 xFooEnum = xFooGraph.getStatements(null, null, null); in check()
215 xFooEnum = xFooGraph.getStatements(null, null, null); in check()
219 xFooEnum = xRep.getStatements(null, null, null); in check()
226 xFooEnum = xFooGraph.getStatements(null, null, null); in check()
230 xFooEnum = xFooGraph.getStatements(baz, bar, null); in check()
237 xFooEnum = xFooGraph.getStatements(null, null, null); in check()
242 xFooEnum = xFooGraph.getStatements(null, null, baz); in check()
249 xFooEnum = xFooGraph.getStatements(null, null, null); in check()
[all …]
/aoo4110/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java239 xStmtsEnum = xRep.getStatements(null, null, null); in check()
426 xStmtsEnum = xManifest.getStatements(null, null, null); in check()
433 xStmtsEnum = xManifest.getStatements(null, null, null); in check()
438 xStmtsEnum = xManifest.getStatements(null, null, null); in check()
500 xStmtsEnum = xRep.getStatements(null, null, null); in check()
507 xStmtsEnum = xRep.getStatements(null, null, null); in check()
533 xStmtsEnum = xRep.getStatements(null, null, null); in check()
545 xStmtsEnum = xRep.getStatements(null, null, null); in check()
559 xStmtsEnum = xRep.getStatements(null, null, null); in check()
570 xStmtsEnum = xRep.getStatements(null, null, null); in check()
[all …]
/aoo4110/main/offapi/com/sun/star/rdf/
H A DXDocumentRepository.idl197 <member>XNamedGraph::getStatements</member>.
224 @see XRepository::getStatements
225 @see XNamedGraph::getStatements
H A DXRepository.idl340 <code>getStatements(myURI, null, null)</code>
361 @see XNamedGraph::getStatements
363 com::sun::star::container::XEnumeration/*<Statement>*/ getStatements(
H A DXNamedGraph.idl186 <code>getStatements(myURI, null, null)</code>
211 com::sun::star::container::XEnumeration/*<Statement>*/ getStatements(
/aoo4110/main/sfx2/source/doc/
H A DDocumentMetadataAccess.cxx404 i_rImpl.m_xManifest->getStatements( i_rImpl.m_xBaseURI.get(), in getAllParts()
435 i_rImpl.m_xManifest->getStatements(i_xPart.get(), in isPartOfType()
756 i_rImpl.m_xManifest->getStatements(0, in initLoading()
1086 m_pImpl->m_xManifest->getStatements( m_pImpl->m_xBaseURI.get(), in removeContentOrStylesFile()
/aoo4110/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx281 virtual uno::Reference< container::XEnumeration > SAL_CALL getStatements(
668 virtual uno::Reference< container::XEnumeration > SAL_CALL getStatements(
758 librdf_NamedGraph::getStatements( in getStatements() function in __anon694bc58f0111::librdf_NamedGraph
1231 librdf_Repository::getStatements( in getStatements() function in __anon694bc58f0111::librdf_Repository
/aoo4110/main/sw/source/core/unocore/
H A Dunorefmk.cxx1622 xRepository->getStatements(xMetaField, xPredicate, 0), in lcl_getPrefixOrSuffix()

Completed in 84 milliseconds