19#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_DBUI_HXX 
   20#define INCLUDED_SW_SOURCE_UIBASE_INC_DBUI_HXX 
OUString m_sCountingPattern
 
void UpdateCountingText()
 
virtual ~CreateMonitor() override
 
void SetTotalCount(sal_Int32 nTotal)
 
void SetCurrentPosition(sal_Int32 nCurrent)
 
CreateMonitor(weld::Window *pParent)
 
std::unique_ptr< weld::Label > m_xCounting
 
sal_Int32 m_nCurrentPosition
 
virtual ~PrintMonitor() override
 
PrintMonitor(weld::Window *pParent)
 
std::unique_ptr< weld::Label > m_xPrintInfo
 
std::unique_ptr< weld::Label > m_xPrinter
 
std::unique_ptr< weld::Label > m_xPrinter
 
std::unique_ptr< weld::Label > m_xPrintInfo
 
std::unique_ptr< weld::Label > m_xDocName