Searched refs:m_xPropertyImporter (Results 1 – 2 of 2) sorted by relevance
384 ,m_xPropertyImporter(_rPropertyImporter) in OPropertyElementsContext()394 return new OSinglePropertyContext(GetImport(), _nPrefix, _rLocalName, m_xPropertyImporter); in CreateChildContext()398 return new OListPropertyContext( GetImport(), _nPrefix, _rLocalName, m_xPropertyImporter ); in CreateChildContext()434 ,m_xPropertyImporter(_rPropertyImporter) in OSinglePropertyContext()505 m_xPropertyImporter->implPushBackGenericPropertyValue(aPropValue); in StartElement()515 ,m_xPropertyImporter( _rPropertyImporter ) in OListPropertyContext()576 m_xPropertyImporter->implPushBackGenericPropertyValue( aSequenceValue ); in EndElement()
166 OPropertyImportRef m_xPropertyImporter; // to add the properties member in xmloff::OPropertyElementsContext190 OPropertyImportRef m_xPropertyImporter; // to add the properties member in xmloff::OSinglePropertyContext209 OPropertyImportRef m_xPropertyImporter; member in xmloff::OListPropertyContext
Completed in 34 milliseconds