Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx295 aHiddenSortTypeBox(this, WB_SORT|WB_HIDE), in SwLabPage()
461 aHiddenSortTypeBox.Clear(); in IMPL_LINK_INLINE_END()
485 if ( aHiddenSortTypeBox.GetEntryPos(aType) == LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK_INLINE_END()
488 aHiddenSortTypeBox.InsertEntry( aType ); in IMPL_LINK_INLINE_END()
498 for(sal_uInt16 nEntry = 0; nEntry < aHiddenSortTypeBox.GetEntryCount(); nEntry++) in IMPL_LINK_INLINE_END()
500 aTypeBox.InsertEntry(aHiddenSortTypeBox.GetEntry(nEntry)); in IMPL_LINK_INLINE_END()
H A Dswuilabimp.hxx53 ListBox aHiddenSortTypeBox; member in SwLabPage

Completed in 17 milliseconds