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