LibreOffice Module sfx2 (master) 1
Public Attributes | List of all members
SfxChildWindow_Impl Struct Reference
Collaboration diagram for SfxChildWindow_Impl:
[legend]

Public Attributes

css::uno::Reference< css::frame::XFrame > xFrame
 
css::uno::Reference< css::lang::XEventListener > xListener
 
SfxChildWinFactory aFact = { nullptr, 0, 0 }
 
bool bHideNotDelete
 
bool bVisible
 
bool bWantsFocus
 
SfxWorkWindowpWorkWin
 

Detailed Description

Definition at line 52 of file childwin.cxx.

Member Data Documentation

◆ aFact

SfxChildWinFactory SfxChildWindow_Impl::aFact = { nullptr, 0, 0 }

Definition at line 56 of file childwin.cxx.

◆ bHideNotDelete

bool SfxChildWindow_Impl::bHideNotDelete

Definition at line 57 of file childwin.cxx.

◆ bVisible

bool SfxChildWindow_Impl::bVisible

Definition at line 58 of file childwin.cxx.

◆ bWantsFocus

bool SfxChildWindow_Impl::bWantsFocus

Definition at line 59 of file childwin.cxx.

◆ pWorkWin

SfxWorkWindow* SfxChildWindow_Impl::pWorkWin

Definition at line 60 of file childwin.cxx.

◆ xFrame

css::uno::Reference< css::frame::XFrame > SfxChildWindow_Impl::xFrame

Definition at line 54 of file childwin.cxx.

◆ xListener

css::uno::Reference< css::lang::XEventListener > SfxChildWindow_Impl::xListener

Definition at line 55 of file childwin.cxx.


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