LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
SfxChildWinInfo Struct Reference

#include <childwin.hxx>

Collaboration diagram for SfxChildWinInfo:
[legend]

Public Member Functions

 SfxChildWinInfo ()
 
bool GetExtraData_Impl (SfxChildAlignment *pAlign) const
 

Public Attributes

OUString aExtraString
 
OUString aModule
 
OUString aWinState
 
Point aPos
 
Size aSize
 
SfxChildWindowFlags nFlags
 
bool bVisible
 

Detailed Description

Definition at line 61 of file childwin.hxx.

Constructor & Destructor Documentation

◆ SfxChildWinInfo()

SfxChildWinInfo::SfxChildWinInfo ( )
inline

Definition at line 71 of file childwin.hxx.

References bVisible, and NONE.

Member Function Documentation

◆ GetExtraData_Impl()

bool SfxChildWinInfo::GetExtraData_Impl ( SfxChildAlignment pAlign) const

Member Data Documentation

◆ aExtraString

OUString SfxChildWinInfo::aExtraString

◆ aModule

OUString SfxChildWinInfo::aModule

◆ aPos

Point SfxChildWinInfo::aPos

Definition at line 66 of file childwin.hxx.

Referenced by SfxChildWindow::GetInfo().

◆ aSize

Size SfxChildWinInfo::aSize

Definition at line 67 of file childwin.hxx.

Referenced by SfxModelessDialogController::FillInfo(), and SfxChildWindow::GetInfo().

◆ aWinState

OUString SfxChildWinInfo::aWinState

◆ bVisible

bool SfxChildWinInfo::bVisible

◆ nFlags

SfxChildWindowFlags SfxChildWinInfo::nFlags

The documentation for this struct was generated from the following files: