LibreOffice Module sw (master) 1
|
#include <view.hxx>
Public Member Functions | |
SwViewGlueDocShell (SwView &rView, SwDocShell &rDocSh) | |
~SwViewGlueDocShell () | |
Private Attributes | |
SwView & | m_rView |
SwViewGlueDocShell::SwViewGlueDocShell | ( | SwView & | rView, |
SwDocShell & | rDocSh | ||
) |
Definition at line 1104 of file view.cxx.
References m_rView, SwDocShell::SetView(), and SW_MOD.
SwViewGlueDocShell::~SwViewGlueDocShell | ( | ) |
Definition at line 1112 of file view.cxx.
References SwView::GetDocShell(), SwDocShell::GetView(), m_rView, SwDocShell::SetView(), and SW_MOD.
|
private |
Definition at line 138 of file view.hxx.
Referenced by SwViewGlueDocShell(), and ~SwViewGlueDocShell().