LibreOffice Module xmloff (master) 1
|
store metadatable object and its RDFa attributes More...
Public Member Functions | |
RDFaEntry (uno::Reference< rdf::XMetadatable > i_xObject, std::shared_ptr< ParsedRDFaAttributes > i_pRDFaAttributes) | |
Public Attributes | |
uno::Reference< rdf::XMetadatable > | m_xObject |
std::shared_ptr< ParsedRDFaAttributes > | m_xRDFaAttributes |
store metadatable object and its RDFa attributes
Definition at line 131 of file RDFaImportHelper.cxx.
|
inline |
Definition at line 136 of file RDFaImportHelper.cxx.
uno::Reference<rdf::XMetadatable> xmloff::RDFaEntry::m_xObject |
Definition at line 133 of file RDFaImportHelper.cxx.
std::shared_ptr<ParsedRDFaAttributes> xmloff::RDFaEntry::m_xRDFaAttributes |
Definition at line 134 of file RDFaImportHelper.cxx.