LibreOffice Module svx (master)
1
|
Derived from SfxChildWindow as "container" for fontwork dialog. More...
#include <fontwork.hxx>
Additional Inherited Members | |
![]() | |
static void | RegisterChildWindow (SfxModule *, std::unique_ptr< 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) | |
Derived from SfxChildWindow as "container" for fontwork dialog.
Definition at line 62 of file fontwork.hxx.
SvxFontWorkChildWindow::SvxFontWorkChildWindow | ( | vcl::Window * | _pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 161 of file fontwork.cxx.
References SfxDockingWindow::Initialize().
SvxFontWorkChildWindow::SFX_DECL_CHILDWINDOW_WITHID | ( | SvxFontWorkChildWindow | ) |