LibreOffice Module sw (master)
1
|
#include <redlndlg.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 &) |
![]() | |
SwChildWinWrapper (vcl::Window *pParentWindow, sal_uInt16 nId) | |
![]() | |
void | SetWindow (const VclPtr< vcl::Window > &p) |
SfxChildWindow (vcl::Window *pParentWindow, sal_uInt16 nId) | |
Definition at line 137 of file redlndlg.hxx.
SwRedlineAcceptChild::SwRedlineAcceptChild | ( | vcl::Window * | _pParent, |
sal_uInt16 | nId, | ||
SfxBindings * | pBindings, | ||
SfxChildWinInfo * | pInfo | ||
) |
Definition at line 58 of file redlndlg.cxx.
|
overridevirtual |
Reimplemented from SwChildWinWrapper.
Definition at line 70 of file redlndlg.cxx.
References SfxChildWindow::GetController(), and SwChildWinWrapper::ReInitDlg().
Referenced by SwView::Activate(), SwView::Execute(), IMPL_LINK(), and SwDocShell::UpdateChildWindows().
SwRedlineAcceptChild::SFX_DECL_CHILDWINDOW_WITHID | ( | SwRedlineAcceptChild | ) |