LibreOffice Module xmloff (master) 1
Public Member Functions | Public Attributes | List of all members
xmloff::RDFaEntry Struct Reference

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< ParsedRDFaAttributesm_xRDFaAttributes
 

Detailed Description

store metadatable object and its RDFa attributes

Definition at line 131 of file RDFaImportHelper.cxx.

Constructor & Destructor Documentation

◆ RDFaEntry()

xmloff::RDFaEntry::RDFaEntry ( uno::Reference< rdf::XMetadatable >  i_xObject,
std::shared_ptr< ParsedRDFaAttributes i_pRDFaAttributes 
)
inline

Definition at line 136 of file RDFaImportHelper.cxx.

Member Data Documentation

◆ m_xObject

uno::Reference<rdf::XMetadatable> xmloff::RDFaEntry::m_xObject

Definition at line 133 of file RDFaImportHelper.cxx.

◆ m_xRDFaAttributes

std::shared_ptr<ParsedRDFaAttributes> xmloff::RDFaEntry::m_xRDFaAttributes

Definition at line 134 of file RDFaImportHelper.cxx.


The documentation for this struct was generated from the following file: