LibreOffice Module sfx2 (master) 1
|
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 |
SfxWorkWindow * | pWorkWin |
Definition at line 52 of file childwin.cxx.
SfxChildWinFactory SfxChildWindow_Impl::aFact = { nullptr, 0, 0 } |
Definition at line 56 of file childwin.cxx.
bool SfxChildWindow_Impl::bHideNotDelete |
Definition at line 57 of file childwin.cxx.
bool SfxChildWindow_Impl::bVisible |
Definition at line 58 of file childwin.cxx.
bool SfxChildWindow_Impl::bWantsFocus |
Definition at line 59 of file childwin.cxx.
SfxWorkWindow* SfxChildWindow_Impl::pWorkWin |
Definition at line 60 of file childwin.cxx.
css::uno::Reference< css::frame::XFrame > SfxChildWindow_Impl::xFrame |
Definition at line 54 of file childwin.cxx.
css::uno::Reference< css::lang::XEventListener > SfxChildWindow_Impl::xListener |
Definition at line 55 of file childwin.cxx.