Searched refs:SwWordCountDialog (Results 1 – 7 of 7) sorted by relevance
49 SwWordCountDialog::SwWordCountDialog(Window* pParent) : in SwWordCountDialog() function in SwWordCountDialog80 SwWordCountDialog::~SwWordCountDialog() in ~SwWordCountDialog()86 void SwWordCountDialog::SetValues(const SwDocStat& rCurrent, const SwDocStat& rDoc) in SetValues()
45 class SwWordCountDialog;78 DECL_ABSTDLG_BASE(AbstractSwWordCountDialog_Impl,SwWordCountDialog)
663 SwWordCountDialog* pDlg = new SwWordCountDialog( pParent ); in CreateSwWordCountDialog()
55 SwWordCountDialog::SwWordCountDialog(Window* pParent) : in SwWordCountDialog() function in SwWordCountDialog86 SwWordCountDialog::~SwWordCountDialog() in ~SwWordCountDialog()92 void SwWordCountDialog::SetValues(const SwDocStat& rCurrent, const SwDocStat& rDoc) in SetValues()
33 class SwWordCountDialog : public SfxModalDialog class53 SwWordCountDialog(Window* pParent);54 ~SwWordCountDialog();
295 SwWordCountDialog words ( 0 ); in TestDialog()
Completed in 146 milliseconds