Lines Matching refs:ParsedRDFaAttributes
126 struct SAL_DLLPRIVATE ParsedRDFaAttributes struct
133 ParsedRDFaAttributes( in ParsedRDFaAttributes() argument
149 ::boost::shared_ptr<ParsedRDFaAttributes> m_pRDFaAttributes;
152 ::boost::shared_ptr<ParsedRDFaAttributes> const& i_pRDFaAttributes) in RDFaEntry()
418 ::boost::shared_ptr<ParsedRDFaAttributes>
428 return ::boost::shared_ptr<ParsedRDFaAttributes>(); in ParseRDFa()
434 return ::boost::shared_ptr<ParsedRDFaAttributes>(); in ParseRDFa()
439 return ::boost::shared_ptr<ParsedRDFaAttributes>(); in ParseRDFa()
444 return ::boost::shared_ptr<ParsedRDFaAttributes>( in ParseRDFa()
445 new ParsedRDFaAttributes(about, properties, i_rContent, datatype)); in ParseRDFa()
451 ::boost::shared_ptr<ParsedRDFaAttributes> & i_pRDFaAttributes) in AddRDFa()
474 ::boost::shared_ptr<ParsedRDFaAttributes> pAttributes( in ParseAndAddRDFa()