Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1609 ,m_nEmptyValueItems( 0 ) in OListAndComboImport()
1666 …(m_aListSource.getLength() + m_nEmptyListItems) == (m_aValueList.getLength() + m_nEmptyValueItems), in EndElement()
1777 …OSL_ENSURE(!m_nEmptyValueItems, "OListAndComboImport::implPushBackValue: value list is already don… in implPushBackValue()
1778 if (!m_nEmptyValueItems) in implPushBackValue()
1799 ++m_nEmptyValueItems; in implEmptyValueFound()
1805 …(m_aListSource.getLength() + m_nEmptyListItems) == (m_aValueList.getLength() + m_nEmptyValueItems), in implSelectCurrentItem()
1815 …(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 29 milliseconds