LibreOffice Module sw (master) 1
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
SwChildWinWrapper Class Reference

#include <chldwrap.hxx>

Inheritance diagram for SwChildWinWrapper:
[legend]
Collaboration diagram for SwChildWinWrapper:
[legend]

Public Member Functions

virtual bool ReInitDlg (SwDocShell *pDocSh)
 
SwDocShellGetOldDocShell ()
 
void SetOldDocShell (SwDocShell *pDcSh)
 
- Public Member Functions inherited from SfxChildWindow
virtual ~SfxChildWindow ()
 
void Destroy ()
 
vcl::WindowGetWindow () const
 
void SetController (std::shared_ptr< SfxDialogController > controller)
 
void ClearController ()
 
std::shared_ptr< SfxDialogController > & GetController ()
 
const std::shared_ptr< SfxDialogController > & GetController () const
 
vcl::WindowGetParent () const
 
SfxChildAlignment GetAlignment () const
 
void SetAlignment (SfxChildAlignment eAlign)
 
virtual void Hide ()
 
virtual void Show (ShowFlags nFlags)
 
sal_uInt16 GetPosition () const
 
sal_uInt16 GetType () const
 
virtual SfxChildWinInfo GetInfo () const
 
void SaveStatus (const SfxChildWinInfo &rInfo)
 
void SetHideNotDelete (bool bOn)
 
bool IsHideNotDelete () const
 
bool IsVisible () const
 
void SetWantsFocus (bool)
 
bool WantsFocus () const
 
virtual bool QueryClose ()
 
const css::uno::Reference< css::frame::XFrame > & GetFrame () const
 
void SetFrame (const css::uno::Reference< css::frame::XFrame > &)
 
void SetVisible_Impl (bool bVis)
 
SAL_DLLPRIVATE void SetWorkWindow_Impl (SfxWorkWindow *)
 
SAL_DLLPRIVATE void Activate_Impl ()
 
SAL_DLLPRIVATE void SetFactory_Impl (const SfxChildWinFactory *)
 

Protected Member Functions

 SwChildWinWrapper (vcl::Window *pParentWindow, sal_uInt16 nId)
 
- Protected Member Functions inherited from SfxChildWindow
void SetWindow (const VclPtr< vcl::Window > &p)
 
 SfxChildWindow (vcl::Window *pParentWindow, sal_uInt16 nId)
 

Private Member Functions

 DECL_DLLPRIVATE_LINK (UpdateHdl, Timer *, void)
 

Private Attributes

Timer m_aUpdateTimer
 
SwDocShellm_pDocSh
 

Additional Inherited Members

- Static Public Member Functions inherited from SfxChildWindow
static void RegisterChildWindow (SfxModule *, const SfxChildWinFactory &)
 
static std::unique_ptr< SfxChildWindowCreateChildWindow (sal_uInt16, vcl::Window *, SfxBindings *, SfxChildWinInfo const &)
 
static SAL_DLLPRIVATE void InitializeChildWinFactory_Impl (sal_uInt16, SfxChildWinInfo &)
 

Detailed Description

Definition at line 27 of file chldwrap.hxx.

Constructor & Destructor Documentation

◆ SwChildWinWrapper()

SwChildWinWrapper::SwChildWinWrapper ( vcl::Window pParentWindow,
sal_uInt16  nId 
)
protected

Definition at line 29 of file fldwrap.cxx.

References LINK.

Member Function Documentation

◆ DECL_DLLPRIVATE_LINK()

SwChildWinWrapper::DECL_DLLPRIVATE_LINK ( UpdateHdl  ,
Timer ,
void   
)
private

◆ GetOldDocShell()

SwDocShell * SwChildWinWrapper::GetOldDocShell ( )
inline

Definition at line 41 of file chldwrap.hxx.

Referenced by SwModelessRedlineAcceptDlg::Activate(), and ReInitDlg().

◆ ReInitDlg()

bool SwChildWinWrapper::ReInitDlg ( SwDocShell pDocSh)
virtual

◆ SetOldDocShell()

void SwChildWinWrapper::SetOldDocShell ( SwDocShell pDcSh)
inline

Definition at line 42 of file chldwrap.hxx.

Referenced by SwModelessRedlineAcceptDlg::Activate(), and SwFieldDlg::ReInitDlg().

Member Data Documentation

◆ m_aUpdateTimer

Timer SwChildWinWrapper::m_aUpdateTimer
private

Definition at line 29 of file chldwrap.hxx.

Referenced by ReInitDlg().

◆ m_pDocSh

SwDocShell* SwChildWinWrapper::m_pDocSh
private

Definition at line 30 of file chldwrap.hxx.

Referenced by ReInitDlg().


The documentation for this class was generated from the following files: