Searched refs:aSortAlgorithmLB (Results 1 – 2 of 2) sorted by relevance
1013 aSortAlgorithmLB( this, SW_RES(LB_SORTALG )), in SwTOXSelectTabPage()1072 aSortAlgorithmLB.SetSelectHdl(aModifyLk); in SwTOXSelectTabPage()1291 aSortAlgorithmLB.SelectEntryPos( (sal_uInt16)nCnt ); in ApplyTOXDescription()1524 aSortAlgorithmLB.Show(bEnableSortLanguage); in IMPL_LINK()1662 if( 0 != (pUserData = aSortAlgorithmLB.GetEntryData( aSortAlgorithmLB.GetSelectEntryPos())) ) in IMPL_LINK()1665 sal_uInt16 nEnd = aSortAlgorithmLB.GetEntryCount(); in IMPL_LINK()1667 if( 0 != ( pDel = aSortAlgorithmLB.GetEntryData( n )) ) in IMPL_LINK()1669 aSortAlgorithmLB.Clear(); in IMPL_LINK()1677 nInsPos = aSortAlgorithmLB.InsertEntry( sUINm ); in IMPL_LINK()1680 aSortAlgorithmLB.SelectEntryPos( nInsPos ); in IMPL_LINK()[all …]
212 ListBox aSortAlgorithmLB; member in SwTOXSelectTabPage
Completed in 33 milliseconds