Searched refs:GetLayAction (Results 1 – 9 of 9) sorted by relevance
139 if ( GetLayAction() && GetLayAction()->IsAgain() ) in DoFormatObj()154 if ( GetLayAction() && GetLayAction()->IsAgain() ) in DoFormatObj()329 if ( GetLayAction() && in DoFormatObjs()334 GetLayAction()->SetAgain(); in DoFormatObjs()
94 return GetLayAction() ? !GetLayAction()->IsAgain() : true; in DoFormatObj()135 if ( GetLayAction() && GetLayAction()->IsAgain() ) in _AdditionalFormatObjsOnPage()
298 pImp->GetLayAction().SetAgain(); in ~SwPageFrm()1090 if ( pImp && pImp->IsAction() && !pImp->GetLayAction().IsCheckPages() ) in CheckPageDescs()1092 pImp->GetLayAction().SetCheckPageNum( pStart->GetPhyPageNum() ); in CheckPageDescs()1382 if ( pImp && pImp->IsAction() && !pImp->GetLayAction().IsCheckPages() ) in InsertPage()1384 const sal_uInt16 nNum = pImp->GetLayAction().GetCheckPageNum(); in InsertPage()1386 pImp->GetLayAction().SetCheckPageNumDirect( in InsertPage()
310 GetLayAction() ) ) in _FormatObjCntnt()
602 const sal_Bool bComplete = pImp && pImp->IsAction() && pImp->GetLayAction().IsComplete(); in MoveSubTree()
695 if ( !pImp || !pImp->IsAction() || !pImp->GetLayAction().IsAgain() ) in ~SwFlyNotify()
2900 pTmpViewShell->Imp()->GetLayAction().IsActionInProgress() ) ) in Paint()
239 SwLayAction &GetLayAction() { return *pLayAct; } in GetLayAction() function in SwViewImp240 const SwLayAction &GetLayAction() const { return *pLayAct; } in GetLayAction() function in SwViewImp
111 inline SwLayAction* GetLayAction() in GetLayAction() function in SwObjectFormatter
Completed in 117 milliseconds