LibreOffice Module vcl (master) 1
|
Public Member Functions | |
ImplData () | |
Public Attributes | |
VclPtr< vcl::Window > | mpParent |
Size | maMaxOutSize |
Definition at line 41 of file dockwin.cxx.
DockingWindow::ImplData::ImplData | ( | ) |
Definition at line 50 of file dockwin.cxx.
References maMaxOutSize, and mpParent.
Size DockingWindow::ImplData::maMaxOutSize |
Definition at line 47 of file dockwin.cxx.
Referenced by ImplData().
VclPtr<vcl::Window> DockingWindow::ImplData::mpParent |
Definition at line 46 of file dockwin.cxx.
Referenced by ImplData().