LibreOffice Module sfx2 (master) 1
|
#include <splitwin.hxx>
Public Attributes | |
sal_uInt16 | nType |
VclPtr< SfxDockingWindow > | pWin |
bool | bNewLine |
bool | bHide |
Definition at line 33 of file splitwin.hxx.
bool SfxDock_Impl::bHide |
Definition at line 38 of file splitwin.hxx.
Referenced by SfxSplitWindow::InsertWindow(), and SfxSplitWindow::RemoveWindow().
bool SfxDock_Impl::bNewLine |
Definition at line 37 of file splitwin.hxx.
Referenced by SfxSplitWindow::InsertWindow(), and SfxSplitWindow::ReleaseWindow_Impl().
sal_uInt16 SfxDock_Impl::nType |
Definition at line 35 of file splitwin.hxx.
Referenced by SfxSplitWindow::InsertWindow(), SfxSplitWindow::InsertWindow_Impl(), SfxSplitWindow::ReleaseWindow_Impl(), SfxSplitWindow::RemoveWindow(), and SfxSplitWindow::Split().
VclPtr<SfxDockingWindow> SfxDock_Impl::pWin |
Definition at line 36 of file splitwin.hxx.
Referenced by SfxSplitWindow::InsertWindow(), SfxSplitWindow::InsertWindow_Impl(), SfxSplitWindow::RemoveWindow(), and SfxSplitWindow::Split().