|
LibreOffice Module sfx2 (master) 1
|
#include <workwin.hxx>
Public Member Functions | |
| SfxChildWin_Impl (sal_uInt32 nID) | |
Public Attributes | |
| sal_uInt16 | nSaveId |
| sal_uInt16 | nId |
| SfxChildWindow * | pWin |
| bool | bCreate |
| SfxChildWinInfo | aInfo |
| SfxChild_Impl * | pCli |
| SfxVisibilityFlags | nVisibility |
| bool | bEnable |
Definition at line 109 of file workwin.hxx.
|
inline |
Definition at line 120 of file workwin.hxx.
References Invisible.
| SfxChildWinInfo SfxChildWin_Impl::aInfo |
Definition at line 115 of file workwin.hxx.
Referenced by SfxWorkWindow::ConfigChild_Impl(), SfxWorkWindow::CreateChildWin_Impl(), SfxWorkWindow::InitializeChild_Impl(), SfxWorkWindow::IsFloating(), SfxWorkWindow::KnowsChildWindow_Impl(), SfxWorkWindow::RemoveChildWin_Impl(), SfxWorkWindow::SetChildWindow_Impl(), SfxWorkWindow::ShowChildren_Impl(), SfxWorkWindow::ShowChildWindow_Impl(), SfxWorkWindow::ToggleChildWindow_Impl(), and SfxWorkWindow::UpdateChildWindows_Impl().
| bool SfxChildWin_Impl::bCreate |
| bool SfxChildWin_Impl::bEnable |
Definition at line 118 of file workwin.hxx.
Referenced by SfxWorkWindow::IsFloating(), SfxWorkWindow::KnowsChildWindow_Impl(), and SfxWorkWindow::SetChildWindowVisible_Impl().
| sal_uInt16 SfxChildWin_Impl::nId |
Definition at line 112 of file workwin.hxx.
Referenced by SfxWorkWindow::CreateChildWin_Impl(), SfxWorkWindow::IsFloating(), SfxWorkWindow::SetChildWindowVisible_Impl(), SfxWorkWindow::ShowChildWindow_Impl(), and SfxWorkWindow::UpdateChildWindows_Impl().
| sal_uInt16 SfxChildWin_Impl::nSaveId |
Definition at line 111 of file workwin.hxx.
Referenced by SfxWorkWindow::InitializeChild_Impl(), SfxWorkWindow::KnowsChildWindow_Impl(), and SfxWorkWindow::RemoveChildWin_Impl().
| SfxVisibilityFlags SfxChildWin_Impl::nVisibility |
Definition at line 117 of file workwin.hxx.
Referenced by SfxWorkWindow::IsFloating(), SfxWorkWindow::KnowsChildWindow_Impl(), SfxWorkWindow::SetChildWindowVisible_Impl(), and SfxWorkWindow::UpdateChildWindows_Impl().
| SfxChild_Impl* SfxChildWin_Impl::pCli |
Definition at line 116 of file workwin.hxx.
Referenced by SfxWorkWindow::ConfigChild_Impl(), SfxWorkWindow::CreateChildWin_Impl(), SfxWorkWindow::RemoveChildWin_Impl(), SfxWorkWindow::ShowChildWindow_Impl(), SfxWorkWindow::ToggleChildWindow_Impl(), and SfxWorkWindow::UpdateChildWindows_Impl().
| SfxChildWindow* SfxChildWin_Impl::pWin |
Definition at line 113 of file workwin.hxx.
Referenced by SfxWorkWindow::ConfigChild_Impl(), SfxWorkWindow::CreateChildWin_Impl(), SfxWorkWindow::HasChildWindow_Impl(), SfxWorkWindow::RemoveChildWin_Impl(), SfxWorkWindow::ShowChildWindow_Impl(), SfxWorkWindow::ToggleChildWindow_Impl(), and SfxWorkWindow::UpdateChildWindows_Impl().