|
LibreOffice Module vcl (master) 1
|
Public Member Functions | |
| ImplData () | |
Public Attributes | |
| std::unique_ptr< TaskPaneList > | mpTaskPaneList |
| Size | maMaxOutSize |
| OUString | maRepresentedURL |
| Link< SystemWindow &, void > | maCloseHdl |
Definition at line 50 of file syswin.cxx.
| SystemWindow::ImplData::ImplData | ( | ) |
Definition at line 62 of file syswin.cxx.
References maMaxOutSize, and mpTaskPaneList.
| Link<SystemWindow&,void> SystemWindow::ImplData::maCloseHdl |
Definition at line 59 of file syswin.cxx.
| Size SystemWindow::ImplData::maMaxOutSize |
Definition at line 57 of file syswin.cxx.
Referenced by ImplData().
| OUString SystemWindow::ImplData::maRepresentedURL |
Definition at line 58 of file syswin.cxx.
| std::unique_ptr<TaskPaneList> SystemWindow::ImplData::mpTaskPaneList |
Definition at line 56 of file syswin.cxx.
Referenced by ImplData().