Searched refs:i_pRDFaAttributes (Results 1 – 2 of 2) sorted by relevance
152 ::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() argument458 if (!i_pRDFaAttributes.get()) in AddRDFa()463 m_RDFaEntries.push_back(RDFaEntry(i_xObject, i_pRDFaAttributes)); in AddRDFa()
78 ::boost::shared_ptr<ParsedRDFaAttributes> & i_pRDFaAttributes);
Completed in 11 milliseconds