LibreOffice Module sfx2 (master) 1
|
#include <childwin.hxx>
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 |
Definition at line 61 of file childwin.hxx.
|
inline |
Definition at line 71 of file childwin.hxx.
bool SfxChildWinInfo::GetExtraData_Impl | ( | SfxChildAlignment * | pAlign | ) | const |
Definition at line 451 of file childwin.cxx.
References aExtraString, aStr, GetPosSizeFromString(), n1, n2, nPos, and u.
Referenced by SfxWorkWindow::IsFloating(), and SfxWorkWindow::UpdateChildWindows_Impl().
OUString SfxChildWinInfo::aExtraString |
Definition at line 63 of file childwin.hxx.
Referenced by SfxWorkWindow::CreateChildWin_Impl(), SfxDockingWindow::FillInfo(), GetExtraData_Impl(), SfxChildWindow::GetInfo(), SfxDockingWindow::Initialize(), SfxChildWindow::InitializeChildWinFactory_Impl(), SfxChildWindow::SaveStatus(), and sfx2::sidebar::SidebarChildWindow::SidebarChildWindow().
OUString SfxChildWinInfo::aModule |
Definition at line 64 of file childwin.hxx.
Referenced by SfxWorkWindow::InitializeChild_Impl(), SfxChildWindow::InitializeChildWinFactory_Impl(), SfxChildWindow::SaveStatus(), and sfx2::sidebar::SidebarChildWindow::SidebarChildWindow().
Point SfxChildWinInfo::aPos |
Definition at line 66 of file childwin.hxx.
Referenced by SfxChildWindow::GetInfo().
Size SfxChildWinInfo::aSize |
Definition at line 67 of file childwin.hxx.
Referenced by SfxModelessDialogController::FillInfo(), and SfxChildWindow::GetInfo().
OUString SfxChildWinInfo::aWinState |
Definition at line 65 of file childwin.hxx.
Referenced by SfxDockingWindow::FillInfo(), SfxChildWindow::GetInfo(), SfxDockingWindow::Initialize(), SfxModelessDialogController::Initialize(), SfxChildWindow::InitializeChildWinFactory_Impl(), and SfxChildWindow::SaveStatus().
bool SfxChildWinInfo::bVisible |
Definition at line 69 of file childwin.hxx.
Referenced by SfxWorkWindow::CreateChildWin_Impl(), SfxChildWindow::CreateChildWindow(), SfxPartDockWnd_Impl::FillInfo(), SfxRecordingFloat_Impl::FillInfo(), SfxChildWindow::GetInfo(), SfxWorkWindow::InitializeChild_Impl(), SfxChildWindow::InitializeChildWinFactory_Impl(), and SfxChildWindow::SaveStatus().
SfxChildWindowFlags SfxChildWinInfo::nFlags |
Definition at line 68 of file childwin.hxx.
Referenced by SfxWorkWindow::ConfigChild_Impl(), SfxWorkWindow::CreateChildWin_Impl(), SfxChildWindow::GetInfo(), SfxDockingWindow::Initialize(), SfxWorkWindow::InitializeChild_Impl(), SfxChildWindow::InitializeChildWinFactory_Impl(), SfxWorkWindow::KnowsChildWindow_Impl(), SfxWorkWindow::RemoveChildWin_Impl(), SfxChildWindow::SaveStatus(), SfxWorkWindow::SetChildWindow_Impl(), SfxPartChildWnd_Impl::SfxPartChildWnd_Impl(), SfxWorkWindow::ShowChildren_Impl(), SfxWorkWindow::ShowChildWindow_Impl(), SfxWorkWindow::ToggleChildWindow_Impl(), and SfxWorkWindow::UpdateChildWindows_Impl().