Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1829 ,m_xListBoxImport(_rListBox) in OListOptionImport()
1853 m_xListBoxImport->implEmptyLabelFound(); in StartElement()
1855 m_xListBoxImport->implPushBackLabel( sValue ); in StartElement()
1867 m_xListBoxImport->implEmptyValueFound(); in StartElement()
1869 m_xListBoxImport->implPushBackValue( sValue ); in StartElement()
1881 m_xListBoxImport->implSelectCurrentItem(); in StartElement()
1887 m_xListBoxImport->implDefaultSelectCurrentItem(); in StartElement()
1899 ,m_xListBoxImport(_rListBox) in OComboItemImport()
1908 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 35 milliseconds