Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx572 aLbAlgorithm ( this, ScResId( LB_ALGORITHM ) ), in ScTabPageSortOptions()
792 aLbAlgorithm.SelectEntry( pColRes->GetTranslation( rSortData.aCollatorAlgorithm ) ); in Reset()
860 USHORT nSel = aLbAlgorithm.GetSelectEntryPos(); in FillItemSet()
1067 aLbAlgorithm.SetUpdateMode( FALSE ); in IMPL_LINK()
1068 aLbAlgorithm.Clear(); in IMPL_LINK()
1077 aLbAlgorithm.Enable( FALSE ); // nothing to select in IMPL_LINK()
1090 aLbAlgorithm.InsertEntry( sUser, LISTBOX_APPEND ); in IMPL_LINK()
1092 aLbAlgorithm.SelectEntryPos( 0 ); // first entry is default in IMPL_LINK()
1094 aLbAlgorithm.Enable( nCount > 1 ); // enable only if there is a choice in IMPL_LINK()
1097 aLbAlgorithm.SetUpdateMode( TRUE ); in IMPL_LINK()
H A Dtpsort.hxx171 ListBox aLbAlgorithm; member in ScTabPageSortOptions
/aoo41x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx570 aLbAlgorithm ( this, ScResId( LB_ALGORITHM ) ), in ScTabPageSortOptions()
776 aLbAlgorithm.SelectEntry( pColRes->GetTranslation( rSortData.aCollatorAlgorithm ) ); in Reset()
843 sal_uInt16 nSel = aLbAlgorithm.GetSelectEntryPos(); in FillItemSet()
1049 aLbAlgorithm.SetUpdateMode( sal_False ); in IMPL_LINK()
1050 aLbAlgorithm.Clear(); in IMPL_LINK()
1059 aLbAlgorithm.Enable( sal_False ); // nothing to select in IMPL_LINK()
1072 aLbAlgorithm.InsertEntry( sUser, LISTBOX_APPEND ); in IMPL_LINK()
1074 aLbAlgorithm.SelectEntryPos( 0 ); // first entry is default in IMPL_LINK()
1076 aLbAlgorithm.Enable( nCount > 1 ); // enable only if there is a choice in IMPL_LINK()
1079 aLbAlgorithm.SetUpdateMode( sal_True ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dtpsort.hxx174 ListBox aLbAlgorithm; member in ScTabPageSortOptions

Completed in 19 milliseconds