Searched refs:aSortedList (Results 1 – 2 of 2) sorted by relevance
518 aSortedList.Remove(0, aSortedList.Count()); in Sort_Impl()525 for (k=0; k<aSortedList.Count(); k++) in Sort_Impl()530 aSortedList.Insert (i,k); in Sort_Impl()1977 for ( n=0; n<aSortedList.Count(); ++n ) in ConfigChild_Impl()1979 pChild = (*pChilds)[aSortedList[n]]; in ConfigChild_Impl()1985 if ( n < aSortedList.Count() ) in ConfigChild_Impl()1987 nPos = aSortedList[n]; in ConfigChild_Impl()2006 sal_uInt16 i=aSortedList[m]; in ConfigChild_Impl()2754 for ( sal_uInt16 n=0; n<aSortedList.Count(); ++n ) in MakeChildsVisible_Impl()2756 SfxChild_Impl* pCli = (*pChilds)[aSortedList[n]]; in MakeChildsVisible_Impl()[all …]
244 SvUShorts aSortedList; member in SfxWorkWindow
Completed in 27 milliseconds