Home
last modified time | relevance | path

Searched refs:i_pRDFaAttributes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/core/
H A DRDFaImportHelper.cxx152 ::boost::shared_ptr<ParsedRDFaAttributes> const& i_pRDFaAttributes) in RDFaEntry()
154 , m_pRDFaAttributes(i_pRDFaAttributes) in RDFaEntry()
451 ::boost::shared_ptr<ParsedRDFaAttributes> & i_pRDFaAttributes) in AddRDFa() argument
458 if (!i_pRDFaAttributes.get()) in AddRDFa()
463 m_RDFaEntries.push_back(RDFaEntry(i_xObject, i_pRDFaAttributes)); in AddRDFa()
/trunk/main/xmloff/inc/
H A DRDFaImportHelper.hxx78 ::boost::shared_ptr<ParsedRDFaAttributes> & i_pRDFaAttributes);

Completed in 13 milliseconds