Searched refs:m_nExtraEntryPos (Results 1 – 1 of 1) sorted by relevance
540 sal_uInt16 m_nExtraEntryPos; member547 m_nExtraEntryPos( LISTBOX_ENTRY_NOTFOUND ), in SvxCharNamePage_Impl()927 m_pImpl->m_nExtraEntryPos = pStyleBox->InsertEntry( aEntry ); in FillStyleBox_Impl()1239 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl()1280 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl()1307 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl()1308 bChanged = ( nEntryPos == m_pImpl->m_nExtraEntryPos ); in FillItemSet_Impl()1329 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl()1356 if ( nEntryPos >= m_pImpl->m_nExtraEntryPos ) in FillItemSet_Impl()1357 bChanged = ( nEntryPos == ( m_pImpl->m_nExtraEntryPos + 1 ) ); in FillItemSet_Impl()
Completed in 25 milliseconds