LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwWordCountWrapper Class Referencefinal

#include <wordcountdialog.hxx>

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

Public Member Functions

 SwWordCountWrapper (vcl::Window *pParentWindow, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo *pInfo)
 
 SFX_DECL_CHILDWINDOW_WITHID (SwWordCountWrapper)
 
virtual ~SwWordCountWrapper () override
 
void UpdateCounts ()
 
void SetCounts (const SwDocStat &rCurrCnt, const SwDocStat &rDocStat)
 
- 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 *)
 

Private Attributes

VclPtr< AbstractSwWordCountFloatDlgm_xAbstDlg
 

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

Detailed Description

Definition at line 59 of file wordcountdialog.hxx.

Constructor & Destructor Documentation

◆ SwWordCountWrapper()

SwWordCountWrapper::SwWordCountWrapper ( vcl::Window pParentWindow,
sal_uInt16  nId,
SfxBindings pBindings,
SfxChildWinInfo pInfo 
)

◆ ~SwWordCountWrapper()

SwWordCountWrapper::~SwWordCountWrapper ( )
overridevirtual

Member Function Documentation

◆ SetCounts()

void SwWordCountWrapper::SetCounts ( const SwDocStat rCurrCnt,
const SwDocStat rDocStat 
)

Definition at line 43 of file wordcountwrapper.cxx.

References m_xAbstDlg.

Referenced by SwView::StateStatusLine().

◆ SFX_DECL_CHILDWINDOW_WITHID()

SwWordCountWrapper::SFX_DECL_CHILDWINDOW_WITHID ( SwWordCountWrapper  )

◆ UpdateCounts()

void SwWordCountWrapper::UpdateCounts ( )

Member Data Documentation

◆ m_xAbstDlg

VclPtr<AbstractSwWordCountFloatDlg> SwWordCountWrapper::m_xAbstDlg
private

Definition at line 61 of file wordcountdialog.hxx.

Referenced by SetCounts(), UpdateCounts(), and ~SwWordCountWrapper().


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