Home
last modified time | relevance | path

Searched refs:GetLayAction (Results 1 – 9 of 9) sorted by relevance

/aoo42x/main/sw/source/core/layout/
H A Dobjectformattertxtfrm.cxx139 if ( GetLayAction() && GetLayAction()->IsAgain() ) in DoFormatObj()
154 if ( GetLayAction() && GetLayAction()->IsAgain() ) in DoFormatObj()
329 if ( GetLayAction() && in DoFormatObjs()
334 GetLayAction()->SetAgain(); in DoFormatObjs()
H A Dobjectformatterlayfrm.cxx94 return GetLayAction() ? !GetLayAction()->IsAgain() : true; in DoFormatObj()
135 if ( GetLayAction() && GetLayAction()->IsAgain() ) in _AdditionalFormatObjsOnPage()
H A Dpagechg.cxx298 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()
H A Dobjectformatter.cxx310 GetLayAction() ) ) in _FormatObjCntnt()
H A Dflowfrm.cxx602 const sal_Bool bComplete = pImp && pImp->IsAction() && pImp->GetLayAction().IsComplete(); in MoveSubTree()
H A Dfrmtool.cxx695 if ( !pImp || !pImp->IsAction() || !pImp->GetLayAction().IsAgain() ) in ~SwFlyNotify()
H A Dpaintfrm.cxx2900 pTmpViewShell->Imp()->GetLayAction().IsActionInProgress() ) ) in Paint()
/aoo42x/main/sw/source/core/inc/
H A Dviewimp.hxx239 SwLayAction &GetLayAction() { return *pLayAct; } in GetLayAction() function in SwViewImp
240 const SwLayAction &GetLayAction() const { return *pLayAct; } in GetLayAction() function in SwViewImp
H A Dobjectformatter.hxx111 inline SwLayAction* GetLayAction() in GetLayAction() function in SwObjectFormatter

Completed in 94 milliseconds