Home
last modified time | relevance | path

Searched refs:aLbSortUser (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx566 aLbSortUser ( this, ScResId( LB_SORT_USER ) ), in ScTabPageSortOptions()
605 aLbSortUser.SetAccessibleName(aBtnSortUser.GetText()); in ScTabPageSortOptions()
745 aLbSortUser.Enable(); in Reset()
746 aLbSortUser.SelectEntryPos( rSortData.nUserIndex ); in Reset()
751 aLbSortUser.Disable(); in Reset()
752 aLbSortUser.SelectEntryPos( 0 ); in Reset()
830 ? aLbSortUser.GetSelectEntryPos() in FillItemSet()
941 aLbSortUser.Clear(); in FillUserSortListBox()
974 aLbSortUser.Enable(); in IMPL_LINK()
975 aLbSortUser.GrabFocus(); in IMPL_LINK()
[all …]
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx568 aLbSortUser ( this, ScResId( LB_SORT_USER ) ), in ScTabPageSortOptions()
760 aLbSortUser.Enable(); in Reset()
761 aLbSortUser.SelectEntryPos( rSortData.nUserIndex ); in Reset()
766 aLbSortUser.Disable(); in Reset()
767 aLbSortUser.SelectEntryPos( 0 ); in Reset()
847 ? aLbSortUser.GetSelectEntryPos() in FillItemSet()
959 aLbSortUser.Clear(); in FillUserSortListBox()
965 aLbSortUser.InsertEntry( (*pUserLists)[i]->GetString() ); in FillUserSortListBox()
992 aLbSortUser.Enable(); in IMPL_LINK()
993 aLbSortUser.GrabFocus(); in IMPL_LINK()
[all …]
H A Dtpsort.hxx166 ListBox aLbSortUser; member in ScTabPageSortOptions
/aoo41x/main/sc/source/ui/inc/
H A Dtpsort.hxx169 ListBox aLbSortUser; member in ScTabPageSortOptions

Completed in 45 milliseconds