LibreOffice Module svx (master)
1
|
#include <contdlg.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 41 of file contdlg.hxx.
SvxContourDlgChildWindow::SvxContourDlgChildWindow | ( | vcl::Window * | _pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo const * | pInfo | ||
) |
Definition at line 59 of file _contdlg.cxx.
References SfxChildWindow::GetController(), vcl::Window::GetFrameWeld(), SfxModelessDialogController::Initialize(), and SfxChildWindow::SetController().
SvxContourDlgChildWindow::SFX_DECL_CHILDWINDOW_WITHID | ( | SvxContourDlgChildWindow | ) |