Searched refs:CurrShell (Results 1 – 6 of 6) sorted by relevance
398 typedef CurrShell* CurrShellPtr;402 CurrShell::CurrShell( ViewShell *pNew ) in SV_IMPL_PTRARR_SORT()416 CurrShell::~CurrShell() in ~CurrShell()453 CurrShell *pC = (*pCurrShells)[i]; in DeRegisterShell()
596 class CurrShell class602 CurrShell( ViewShell *pNew );603 ~CurrShell();
133 #define SET_CURR_SHELL( shell ) CurrShell aCurr( shell )
307 CurrShell *pCurr = 0; in SetGrfFlySize()309 pCurr = new CurrShell( pSh ); in SetGrfFlySize()
134 friend class CurrShell;
87 CurrShell* pCurrSh;105 pCurrSh = new CurrShell( pSh ); in SwImplShellAction()
Completed in 42 milliseconds