Home
last modified time | relevance | path

Searched refs:getDatatype (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unoxml/source/rdf/
H A DCLiteral.cxx65 virtual css::uno::Reference< css::rdf::XURI > SAL_CALL getDatatype();
184 css::uno::Reference< css::rdf::XURI > SAL_CALL CLiteral::getDatatype() in getDatatype() function in __anond30ffda40111::CLiteral
H A Dlibrdf_repository.cxx1931 const uno::Reference< rdf::XURI > xType(xLiteral->getDatatype()); in mkNode()
/trunk/main/xmloff/source/core/
H A DRDFaExportHelper.cxx187 const uno::Reference<rdf::XURI> xDatatype(xContent->getDatatype()); in AddRDFa()