Home
last modified time | relevance | path

Searched refs:aSortedList (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sfx2/source/appl/
H A Dworkwin.cxx518 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 …]
/aoo41x/main/sfx2/source/inc/
H A Dworkwin.hxx244 SvUShorts aSortedList; member in SfxWorkWindow

Completed in 49 milliseconds