Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/misc/
H A Ddocfnote.cxx116 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 …]
H A Dimpfnote.hxx51 ListBox aNumCountBox; member in SwEndNoteOptionPage

Completed in 11 milliseconds