Searched refs:setStatementRDFa (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/unoxml/qa/complex/unoxml/ |
H A D | RDFRepositoryTest.java | 471 xRep.setStatementRDFa(foo, new XURI[] {}, xM, "", null); in checkRDFa() 478 xRep.setStatementRDFa(foo, new XURI[] {bar}, null, "", null); in checkRDFa() 486 xRep.setStatementRDFa(foo, new XURI[] { bar }, xM, "", null); in checkRDFa() 503 xRep.setStatementRDFa(foo, new XURI[] { bar }, xM, "42", uint); in checkRDFa() 527 xRep.setStatementRDFa(foo, new XURI[] { foo, bar, baz }, xM, in checkRDFa()
|
/aoo41x/main/xmloff/source/core/ |
H A D | RDFaImportHelper.cxx | 397 m_xRepository->setStatementRDFa(xSubject, predicates.getAsConstList(), in InsertRDFaEntry()
|
/aoo41x/main/offapi/com/sun/star/rdf/ |
H A D | XDocumentRepository.idl | 125 void setStatementRDFa(
|
/aoo41x/main/unoxml/source/rdf/ |
H A D | librdf_repository.cxx | 300 virtual void SAL_CALL setStatementRDFa( 1384 void SAL_CALL librdf_Repository::setStatementRDFa( in setStatementRDFa() function in __anon0dec31860111::librdf_Repository
|
Completed in 41 milliseconds