LibreOffice Module svx (master)
1
|
#include <f3dchild.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 32 of file f3dchild.hxx.
Svx3DChildWindow::Svx3DChildWindow | ( | vcl::Window * | _pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 2877 of file float3d.cxx.
References VclPtr< reference_type >::Create(), SfxDockingWindow::Initialize(), and SfxChildWindow::SetWindow().
Svx3DChildWindow::SFX_DECL_CHILDWINDOW_WITHID | ( | Svx3DChildWindow | ) |