LibreOffice Module sc (master)
1
|
#include <reffact.hxx>
Private Attributes | |
bool | m_bVisibleLock:1 |
bool | m_bFreeWindowLock:1 |
Additional Inherited Members | |
![]() | |
static void | RegisterChildWindow (SfxModule *, std::unique_ptr< SfxChildWinFactory >) |
static std::unique_ptr< SfxChildWindow > | CreateChildWindow (sal_uInt16, vcl::Window *, SfxBindings *, SfxChildWinInfo const &) |
static SAL_DLLPRIVATE void | InitializeChildWinFactory_Impl (sal_uInt16, SfxChildWinInfo &) |
![]() | |
void | SetWindow (const VclPtr< vcl::Window > &p) |
SfxChildWindow (vcl::Window *pParentWindow, sal_uInt16 nId) | |
Definition at line 184 of file reffact.hxx.
ScValidityRefChildWin::ScValidityRefChildWin | ( | vcl::Window * | , |
sal_uInt16 | , | ||
const SfxBindings * | , | ||
SfxChildWinInfo * | |||
) |
Definition at line 267 of file reffact.cxx.
References SfxViewShell::Current(), ScValidationDlg::Find1AliveObject(), vcl::Window::GetFrameWeld(), SfxViewShell::GetViewFrame(), SfxViewFrame::SetChildWindow(), SfxChildWindow::SetController(), and SfxChildWindow::SetWantsFocus().
|
overridevirtual |
Definition at line 290 of file reffact.cxx.
References m_bFreeWindowLock, and SfxChildWindow::SetController().
|
inlineoverridevirtual |
Reimplemented from SfxChildWindow.
Definition at line 194 of file reffact.hxx.
References SfxChildWindow::Hide(), and m_bVisibleLock.
|
inline |
Definition at line 193 of file reffact.hxx.
References m_bFreeWindowLock.
|
inline |
Definition at line 192 of file reffact.hxx.
References m_bVisibleLock.
ScValidityRefChildWin::SFX_DECL_CHILDWINDOW_WITHID | ( | ScValidityRefChildWin | ) |
Reimplemented from SfxChildWindow.
Definition at line 195 of file reffact.hxx.
References m_bVisibleLock, and SfxChildWindow::Show().
|
private |
Definition at line 187 of file reffact.hxx.
Referenced by LockFreeWindow(), and ~ScValidityRefChildWin().
|
private |
Definition at line 186 of file reffact.hxx.
Referenced by Hide(), LockVisible(), and Show().