Searched refs:aHiddenSortTypeBox (Results 1 – 2 of 2) sorted by relevance
295 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()
53 ListBox aHiddenSortTypeBox; member in SwLabPage
Completed in 18 milliseconds