Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dnewfrm.cxx423 if ( !pRoot->pCurrShells->Count() && pRoot->pWaitingCurrShell ) in ~CurrShell()
425 pRoot->pCurrShell = pRoot->pWaitingCurrShell; in ~CurrShell()
426 pRoot->pWaitingCurrShell = 0; in ~CurrShell()
437 pRoot->pWaitingCurrShell = pSh; in SetShell()
447 if ( pWaitingCurrShell == pSh ) in DeRegisterShell()
448 pWaitingCurrShell = 0; in DeRegisterShell()
494 pWaitingCurrShell( 0 ), in SwRootFrm()
/aoo41x/main/sw/source/core/inc/
H A Drootfrm.hxx139 ViewShell *pWaitingCurrShell; member in SwRootFrm

Completed in 17 milliseconds