Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Dpropertyimport.cxx384 ,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()
H A Dpropertyimport.hxx166 OPropertyImportRef m_xPropertyImporter; // to add the properties member in xmloff::OPropertyElementsContext
190 OPropertyImportRef m_xPropertyImporter; // to add the properties member in xmloff::OSinglePropertyContext
209 OPropertyImportRef m_xPropertyImporter; member in xmloff::OListPropertyContext

Completed in 15 milliseconds