LibreOffice Module vcl (master) 1
|
#include <svdata.hxx>
Public Member Functions | |
~ImplSVFrameData () | |
Public Attributes | |
VclPtr< vcl::Window > | mpFirstFrame |
VclPtr< vcl::Window > | mpActiveApplicationFrame |
VclPtr< WorkWindow > | mpAppWin |
std::unique_ptr< UITestLogger > | m_pUITestLogger |
Definition at line 238 of file svdata.hxx.
ImplSVFrameData::~ImplSVFrameData | ( | ) |
Definition at line 530 of file svdata.cxx.
std::unique_ptr<UITestLogger> ImplSVFrameData::m_pUITestLogger |
Definition at line 245 of file svdata.hxx.
Referenced by UITestLogger::getInstance().
VclPtr<vcl::Window> ImplSVFrameData::mpActiveApplicationFrame |
Definition at line 242 of file svdata.hxx.
Referenced by DeInitVCL(), vcl::Window::dispose(), Dialog::GetDefDialogParent(), and vcl::Window::ImplCallActivateListeners().
VclPtr<WorkWindow> ImplSVFrameData::mpAppWin |
Definition at line 243 of file svdata.hxx.
Referenced by DeInitVCL(), WorkWindow::dispose(), Help::EndExtHelp(), Dialog::GetDefaultParent(), Application::GetDisplayName(), ImplGetDefaultWindow(), WorkWindow::ImplInit(), FloatingWindow::ImplInitFloating(), Application::QueryExit(), and Help::StartExtHelp().
VclPtr<vcl::Window> ImplSVFrameData::mpFirstFrame |
Definition at line 241 of file svdata.hxx.
Referenced by DeInitVCL(), vcl::Window::dispose(), vcl::Window::EnableInput(), Dialog::GetDefDialogParent(), Application::GetFirstTopLevelWindow(), UITest::getFocusTopWindow(), Application::GetTopWindow(), Application::GetTopWindowCount(), vcl::Window::HasActiveChildFrame(), ImplCalcMapResolution(), OutputDevice::ImplClearAllFontData(), ImplFrameData::ImplFrameData(), vcl::Window::ImplGrabFocus(), vcl::Window::ImplSetFrameParent(), OutputDevice::ImplUpdateFontDataForAllFrames(), Application::MergeSystemSettings(), Application::NotifyAllWindows(), Application::SetSettings(), and SystemWindow::SetWindowState().