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