Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/app/
H A Ddocstyle.cxx88 CurrShell* pCurrSh; member in SwImplShellAction
97 : pCurrSh( 0 ) in SwImplShellAction()
106 pCurrSh = new CurrShell( pSh ); in SwImplShellAction()
113 if( pCurrSh ) in ~SwImplShellAction()
116 delete pCurrSh; in ~SwImplShellAction()