Searched refs:CreateSwWordCountDialog (Results 1 – 8 of 8) sorted by relevance
352 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
430 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
294 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
467 AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( rView.GetWindow() ); in Exec()
1370 … AbstractSwWordCountDialog* pDialog = pFact->CreateSwWordCountDialog( GetView().GetWindow() ); in Execute()
353 virtual AbstractSwWordCountDialog* CreateSwWordCountDialog( Window* pWindow ) = 0;
436 virtual AbstractSwWordCountDialog* CreateSwWordCountDialog(Window* pParent);
661 AbstractSwWordCountDialog* SwAbstractDialogFactory_Impl::CreateSwWordCountDialog(Window* pParent) in CreateSwWordCountDialog() function in SwAbstractDialogFactory_Impl
Completed in 54 milliseconds