LibreOffice Module sw (master)
1
|
#include <idxmrk.hxx>
Private Attributes | |
ScopedVclPtr< AbstractMarkFloatDlg > | xAbstDlg |
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 28 of file idxmrk.hxx.
SwInsertIdxMarkWrapper::SwInsertIdxMarkWrapper | ( | vcl::Window * | pParentWindow, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 26 of file idxmrk.cxx.
References SwAbstractDialogFactory::Create(), and SwAbstractDialogFactory::CreateIndexMarkFloatDlg().
void SwInsertIdxMarkWrapper::ReInitDlg | ( | SwWrtShell & | rWrtShell | ) |
SwInsertIdxMarkWrapper::SFX_DECL_CHILDWINDOW_WITHID | ( | SwInsertIdxMarkWrapper | ) |
|
private |
Definition at line 30 of file idxmrk.hxx.
Referenced by ReInitDlg().