Home
last modified time | relevance | path

Searched refs:AbstractSwWordCountDialog (Results 1 – 8 of 8) sorted by path

/trunk/main/sw/inc/
H A Dswabstdlg.hxx201 class AbstractSwWordCountDialog : public VclAbstractDialog class
353 virtual AbstractSwWordCountDialog* CreateSwWordCountDialog( Window* pWindow ) = 0;
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx661 AbstractSwWordCountDialog* SwAbstractDialogFactory_Impl::CreateSwWordCountDialog(Window* pParent) in CreateSwWordCountDialog()
H A Dswdlgfact.hxx76 class AbstractSwWordCountDialog_Impl : public AbstractSwWordCountDialog
436 virtual AbstractSwWordCountDialog* CreateSwWordCountDialog(Window* pParent);
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx467 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( rView.GetWindow() ); in Exec()
H A Ddrawsh.cxx352 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
H A Ddrwtxtex.cxx430 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
H A Dfrmsh.cxx287 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
H A Dtextsh1.cxx1372AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()

Completed in 56 milliseconds