Searched refs:m_nEmptyValueItems (Results 1 – 2 of 2) sorted by relevance
1608 ,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()
513 sal_Int32 m_nEmptyValueItems; /// number of empty value items encountered during reading member in xmloff::OListAndComboImport
Completed in 60 milliseconds