19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_WORDCOUNTDIALOG_HXX
20#define INCLUDED_SW_SOURCE_UIBASE_INC_WORDCOUNTDIALOG_HXX
void SetValues(const SwDocStat &rCurrent, const SwDocStat &rDoc)
void SetCounts(const SwDocStat &rCurrCnt, const SwDocStat &rDocStat)
std::unique_ptr< weld::Label > m_xDocComments
std::unique_ptr< weld::Label > m_xCjkcharsLabelFT
std::unique_ptr< weld::Label > m_xDocCjkcharsFT
std::unique_ptr< weld::Label > m_xDocCharacterFT
std::unique_ptr< weld::Label > m_xCjkcharsLabelFT2
std::unique_ptr< weld::Label > m_xDocCharacterExcludingSpacesFT
std::unique_ptr< weld::Label > m_xCurrentCjkcharsFT
std::unique_ptr< weld::Label > m_xCurrentStandardizedPagesFT
std::unique_ptr< weld::Label > m_xDocStandardizedPagesFT
std::unique_ptr< weld::Label > m_xDocWordFT
std::unique_ptr< weld::Label > m_xCurrentCharacterFT
virtual ~SwWordCountFloatDlg() override
std::unique_ptr< weld::Label > m_xCurrentWordFT
SwWordCountFloatDlg(SfxBindings *pBindings, SfxChildWindow *pChild, weld::Window *pParent, SfxChildWinInfo const *pInfo)
std::unique_ptr< weld::Label > m_xStandardizedPagesLabelFT2
void showCJK(bool bShowCJK)
void showStandardizedPages(bool bShowStandardizedPages)
std::unique_ptr< weld::Label > m_xCurrentCharacterExcludingSpacesFT
std::unique_ptr< weld::Label > m_xStandardizedPagesLabelFT
VclPtr< AbstractSwWordCountFloatDlg > m_xAbstDlg
void SetCounts(const SwDocStat &rCurrCnt, const SwDocStat &rDocStat)
SwWordCountWrapper(vcl::Window *pParentWindow, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo *pInfo)
virtual ~SwWordCountWrapper() override
SFX_DECL_CHILDWINDOW_WITHID(SwWordCountWrapper)