Home
last modified time | relevance | path

Searched refs:HasAnimation (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dnotxtfrm.hxx68 sal_Bool HasAnimation() const;
H A Dtxtfrm.hxx403 inline sal_Bool HasAnimation() const { return bHasAnimation; } in HasAnimation() function in SwTxtFrm
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx319 if ( HasAnimation() && pSh->GetWin() ) in Paint()
1223 sal_Bool SwNoTxtFrm::HasAnimation() const in HasAnimation() function in SwNoTxtFrm
H A Ddocnum.cxx1344 if( pFrm->HasAnimation() ) in StopNumRuleAnimations()
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx189 ((SwNoTxtFrm*)pOldSelFly->Lower())->HasAnimation() ) in SelectObj()
241 if ( ((SwNoTxtFrm*)pTmp->Lower())->HasAnimation() ) in SelectObj()
/aoo4110/main/sw/source/core/text/
H A Dporfld.cxx1083 ASSERT( HasAnimation(), "SwTxtFrm::StopAnimation: Which Animation?" ); in StopAnimation()
/aoo4110/main/sw/source/core/layout/
H A Dpaintfrm.cxx1407 ((SwNoTxtFrm*)pFly->Lower())->HasAnimation() || in lcl_SubtractFlys()
5959 !((SwNoTxtFrm*)Lower())->HasAnimation()); in RefreshLaySubsidiary()
6002 !((SwNoTxtFrm*)pFly->Lower())->HasAnimation()) in RefreshLaySubsidiary()
H A Dfrmtool.cxx936 if ( Frm().HasArea() && ((SwNoTxtFrm*)pCnt)->HasAnimation() ) in ~SwCntntNotify()

Completed in 89 milliseconds