LibreOffice Module svx (master)
1
|
Child of SfxChildWindow as a "container" for Controller. More...
#include <SvxColorChildWindow.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) | |
Child of SfxChildWindow as a "container" for Controller.
Definition at line 28 of file SvxColorChildWindow.hxx.
SvxColorChildWindow::SvxColorChildWindow | ( | vcl::Window * | _pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 27 of file SvxColorChildWindow.cxx.
References VclPtr< reference_type >::Create(), and SfxDockingWindow::Initialize().
SvxColorChildWindow::SFX_DECL_CHILDWINDOW_WITHID | ( | SvxColorChildWindow | ) |