LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
DockingWindow::ImplData Class Reference
Collaboration diagram for DockingWindow::ImplData:
[legend]

Public Member Functions

 ImplData ()
 

Public Attributes

VclPtr< vcl::WindowmpParent
 
Size maMaxOutSize
 

Detailed Description

Definition at line 41 of file dockwin.cxx.

Constructor & Destructor Documentation

◆ ImplData()

DockingWindow::ImplData::ImplData ( )

Definition at line 50 of file dockwin.cxx.

References maMaxOutSize, and mpParent.

Member Data Documentation

◆ maMaxOutSize

Size DockingWindow::ImplData::maMaxOutSize

Definition at line 47 of file dockwin.cxx.

Referenced by ImplData().

◆ mpParent

VclPtr<vcl::Window> DockingWindow::ImplData::mpParent

Definition at line 46 of file dockwin.cxx.

Referenced by ImplData().


The documentation for this class was generated from the following file: