Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementimport.cxx1828 ,m_xListBoxImport(_rListBox) in OListOptionImport()
1852 m_xListBoxImport->implEmptyLabelFound(); in StartElement()
1854 m_xListBoxImport->implPushBackLabel( sValue ); in StartElement()
1866 m_xListBoxImport->implEmptyValueFound(); in StartElement()
1868 m_xListBoxImport->implPushBackValue( sValue ); in StartElement()
1880 m_xListBoxImport->implSelectCurrentItem(); in StartElement()
1886 m_xListBoxImport->implDefaultSelectCurrentItem(); in StartElement()
1898 ,m_xListBoxImport(_rListBox) in OComboItemImport()
1907 m_xListBoxImport->implPushBackLabel(_rxAttrList->getValueByName(sLabelAttributeName)); in StartElement()
H A Delementimport.hxx563 OListAndComboImportRef m_xListBoxImport; member in xmloff::OListOptionImport
581 OListAndComboImportRef m_xListBoxImport; member in xmloff::OComboItemImport

Completed in 32 milliseconds