Searched refs:xSubjectURI (Results 1 – 1 of 1) sorted by relevance
168 const uno::Reference<rdf::XURI> xSubjectURI(rStatements[0].Subject, in AddRDFa() local172 if (!xSubjectURI.is() && !xSubjectBNode.is()) in AddRDFa()178 const ::rtl::OUString about( xSubjectURI.is() in AddRDFa()179 ? getRelativeReference(m_rExport, xSubjectURI->getStringValue()) in AddRDFa()
Completed in 38 milliseconds