Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/forms/
H A Delementimport.cxx1608 ,m_nEmptyValueItems( 0 ) in OListAndComboImport()
1665 …(m_aListSource.getLength() + m_nEmptyListItems) == (m_aValueList.getLength() + m_nEmptyValueItems), in EndElement()
1776 …OSL_ENSURE(!m_nEmptyValueItems, "OListAndComboImport::implPushBackValue: value list is already don… in implPushBackValue()
1777 if (!m_nEmptyValueItems) in implPushBackValue()
1798 ++m_nEmptyValueItems; in implEmptyValueFound()
1804 …(m_aListSource.getLength() + m_nEmptyListItems) == (m_aValueList.getLength() + m_nEmptyValueItems), in implSelectCurrentItem()
1814 …(m_aListSource.getLength() + m_nEmptyListItems) == (m_aValueList.getLength() + m_nEmptyValueItems), in implDefaultSelectCurrentItem()
H A Delementimport.hxx513 sal_Int32 m_nEmptyValueItems; /// number of empty value items encountered during reading member in xmloff::OListAndComboImport

Completed in 30 milliseconds