Home
last modified time | relevance | path

Searched refs:pWait (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx482 SwWait *pWait = new SwWait( *GetDocShell(), true ); in SearchAndWrap() local
493 delete pWait; in SearchAndWrap()
496 delete pWait, pWait = 0; in SearchAndWrap()
549 pWait = new SwWait( *GetDocShell(), true ); in SearchAndWrap()
567 delete pWait; in SearchAndWrap()
/trunk/main/sw/source/ui/lingu/
H A Dhyp.cxx95 SwWait *pWait = 0; in SpellContinue() local
99 pWait = new SwWait( *pView->GetDocShell(), true ); in SpellContinue()
111 delete pWait; in SpellContinue()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx170 pWait = new SwWait( *pRoot->GetFmt()->GetDoc()->GetDocShell(), true ); in CheckWaitCrsr()
380 pWait( 0 ), in SwLayAction()
400 ASSERT( !pWait, "Wait object not destroyed" ); in ~SwLayAction()
475 delete pWait, pWait = 0; in Action()
503 delete pWait, pWait = 0; in Action()
/trunk/main/sw/source/core/inc/
H A Dlayact.hxx63 SwWait *pWait; member in SwLayAction
146 sal_Bool IsWait() const { return 0 != pWait; } in IsWait()
/trunk/main/sw/source/core/doc/
H A Ddocdesc.cxx662 SwWait *pWait = 0; in PrtDataChanged() local
676 pWait = new SwWait( *GetDocShell(), true ); in PrtDataChanged()
720 delete pWait; in PrtDataChanged()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx399 WaitObject* pWait = NULL; in LoadFrom() local
401 pWait = new WaitObject( (Window*) mpViewShell->GetActiveWindow() ); in LoadFrom()
448 delete pWait; in LoadFrom()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx97 SwWait *pWait; member in TblWait
100 ~TblWait() { delete pWait; } in ~TblWait()
104 pWait( 0 ) in TblWait()
109 pWait = new SwWait( rDocShell, true ); in TblWait()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1038 ::std::auto_ptr<SwWait> pWait; in DataToDoc()
1226 pWait = ::std::auto_ptr<SwWait>(new SwWait( *pView->GetDocShell(), true )); in DataToDoc()
1458 pWait = ::std::auto_ptr<SwWait>(new SwWait( *pView->GetDocShell(), true )); in DataToDoc()
H A Ddbmgr.cxx499 SwWait *pWait = 0; in ImportFromConnection() local
507 pWait = new SwWait( *pSh->GetView().GetDocShell(), true ); in ImportFromConnection()
515 delete pWait; in ImportFromConnection()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx2676 SwWait* pWait = 0; in AutoFormat() local
2687 pWait = new SwWait( *GetDoc()->GetDocShell(), true ); in AutoFormat()
2710 delete pWait; in AutoFormat()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx832 SwWait *pWait = 0; in PrepareForCopy() local
834 pWait = new SwWait( *pWrtShell->GetView().GetDocShell(), true ); in PrepareForCopy()
956 delete pWait; in PrepareForCopy()

Completed in 120 milliseconds