LibreOffice Module sw (master)
1
|
#include <viewsh.hxx>
Public Member Functions | |
CurrShell (SwViewShell *pNew) | |
~CurrShell () | |
Public Attributes | |
SwViewShell * | pPrev |
SwRootFrame * | pRoot |
Definition at line 575 of file viewsh.hxx.
CurrShell::CurrShell | ( | SwViewShell * | pNew | ) |
Definition at line 322 of file newfrm.cxx.
References SwViewShell::GetLayout(), SwRootFrame::mpCurrShell, SwRootFrame::mpCurrShells, pPrev, and pRoot.
CurrShell::~CurrShell | ( | ) |
Definition at line 336 of file newfrm.cxx.
References SwRootFrame::mpCurrShell, SwRootFrame::mpCurrShells, SwRootFrame::mpWaitingCurrShell, pPrev, and pRoot.
SwViewShell* CurrShell::pPrev |
Definition at line 578 of file viewsh.hxx.
Referenced by CurrShell(), and ~CurrShell().
SwRootFrame* CurrShell::pRoot |
Definition at line 579 of file viewsh.hxx.
Referenced by CurrShell(), and ~CurrShell().