LibreOffice Module sc (master)
1
|
#include <reffact.hxx>
Additional Inherited Members | |
![]() | |
static void | RegisterChildWindow (SfxModule *, const 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 170 of file reffact.hxx.
ScAcceptChgDlgWrapper::ScAcceptChgDlgWrapper | ( | vcl::Window * | pParentP, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 216 of file reffact.cxx.
References SfxViewShell::Current(), SfxChildWindow::GetController(), vcl::Window::GetFrameWeld(), ScTabView::GetViewData(), SfxViewShell::GetViewFrame(), SfxViewFrame::SetChildWindow(), and SfxChildWindow::SetController().
void ScAcceptChgDlgWrapper::ReInitDlg | ( | ) |
Definition at line 237 of file reffact.cxx.
References SfxViewShell::Current(), SfxChildWindow::GetController(), and ScTabView::GetViewData().
ScAcceptChgDlgWrapper::SFX_DECL_CHILDWINDOW_WITHID | ( | Class | ) |