Searched refs:aNumCountBox (Results 1 – 2 of 2) sorted by relevance
116 aNumCountBox (this, SW_RES( LB_NUMCOUNT )), in SwEndNoteOptionPage()143 aNumDoc(aNumCountBox.GetEntry(FTNNUM_DOC)), in SwEndNoteOptionPage()144 aNumPage(aNumCountBox.GetEntry(FTNNUM_PAGE)), in SwEndNoteOptionPage()184 aNumCountBox.Hide(); in Reset()205 aNumCountBox.RemoveEntry(aNumPage); in Reset()206 aNumCountBox.RemoveEntry(aNumChapter); in Reset()316 aNumCountBox.SelectEntry(sSelect); in SelectNumbering()317 NumCountHdl( &aNumCountBox ); in SelectNumbering()376 if( aNumCountBox.GetEntryCount() - 1 != aNumCountBox.GetSelectEntryPos() ) in IMPL_LINK()400 aNumCountBox.RemoveEntry(aNumPage); in IMPL_LINK_INLINE_START()[all …]
51 ListBox aNumCountBox; member in SwEndNoteOptionPage
Completed in 8 milliseconds