Searched refs:pCurrShells (Results 1 – 2 of 2) sorted by relevance
410 pRoot->pCurrShells->Insert( this ); in SV_IMPL_PTRARR_SORT()420 pRoot->pCurrShells->Remove( this ); in ~CurrShell()423 if ( !pRoot->pCurrShells->Count() && pRoot->pWaitingCurrShell ) in ~CurrShell()434 if ( !pRoot->pCurrShells->Count() ) in SetShell()451 for ( sal_uInt16 i = 0; i < pCurrShells->Count(); ++i ) in DeRegisterShell()453 CurrShell *pC = (*pCurrShells)[i]; in DeRegisterShell()461 pRoot->pCurrShells = new SwCurrShells; in InitCurrShells()620 for ( sal_uInt16 i = 0; i < pCurrShells->Count(); ++i ) in ~SwRootFrm()621 (*pCurrShells)[i]->pRoot = 0; in ~SwRootFrm()623 delete pCurrShells; in ~SwRootFrm()
140 SwCurrShells *pCurrShells; member in SwRootFrm
Completed in 22 milliseconds