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

Public Member Functions

 ImplData ()
 

Public Attributes

std::unique_ptr< TaskPaneListmpTaskPaneList
 
Size maMaxOutSize
 
OUString maRepresentedURL
 
Link< SystemWindow &, void > maCloseHdl
 

Detailed Description

Definition at line 50 of file syswin.cxx.

Constructor & Destructor Documentation

◆ ImplData()

SystemWindow::ImplData::ImplData ( )

Definition at line 62 of file syswin.cxx.

References maMaxOutSize, and mpTaskPaneList.

Member Data Documentation

◆ maCloseHdl

Link<SystemWindow&,void> SystemWindow::ImplData::maCloseHdl

Definition at line 59 of file syswin.cxx.

◆ maMaxOutSize

Size SystemWindow::ImplData::maMaxOutSize

Definition at line 57 of file syswin.cxx.

Referenced by ImplData().

◆ maRepresentedURL

OUString SystemWindow::ImplData::maRepresentedURL

Definition at line 58 of file syswin.cxx.

◆ mpTaskPaneList

std::unique_ptr<TaskPaneList> SystemWindow::ImplData::mpTaskPaneList

Definition at line 56 of file syswin.cxx.

Referenced by ImplData().


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