LibreOffice Module svx (master)
1
|
#include <bmpmask.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 66 of file bmpmask.hxx.
SvxBmpMaskChildWindow::SvxBmpMaskChildWindow | ( | vcl::Window * | pParent_, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 335 of file _bmpmask.cxx.
References VclPtr< reference_type >::Create(), SfxDockingWindow::Initialize(), and SfxChildWindow::SetWindow().
SvxBmpMaskChildWindow::SFX_DECL_CHILDWINDOW_WITHID | ( | SvxBmpMaskChildWindow | ) |