LibreOffice Module svx (master)
1
|
#include <tabwin.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) | |
Definition at line 82 of file tabwin.hxx.
FmFieldWinMgr::FmFieldWinMgr | ( | vcl::Window * | pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo const * | pInfo | ||
) |
Definition at line 294 of file tabwin.cxx.
FmFieldWinMgr::SFX_DECL_CHILDWINDOW | ( | FmFieldWinMgr | ) |