Searched refs:mpWinList (Results 1 – 2 of 2) sorted by relevance
60 mpWinList = new List; in WindowArrange()67 delete mpWinList; in ~WindowArrange()102 sal_uInt16 nCount = (sal_uInt16)mpWinList->Count(); in ImplTile()143 pWindow = (Window*)mpWinList->First(); in ImplTile()174 pWindow = (Window*)mpWinList->Next(); in ImplTile()191 long nCount = (long)mpWinList->Count(); in ImplHorz()205 pWindow = (Window*)mpWinList->First(); in ImplHorz()217 pWindow = (Window*)mpWinList->Next(); in ImplHorz()225 long nCount = (long)mpWinList->Count(); in ImplVert()239 pWindow = (Window*)mpWinList->First(); in ImplVert()[all …]
463 List* mpWinList; member in WindowArrange479 { mpWinList->Insert( (void*)pWindow, nPos ); } in AddWindow()481 { mpWinList->Clear(); } in RemoveAllWindows()