Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx333 if ( HasAnimation() && pSh->GetWin() ) in Paint()
1239 sal_Bool SwNoTxtFrm::HasAnimation() const in HasAnimation() function in SwNoTxtFrm
H A Ddocnum.cxx1311 if( pFrm->HasAnimation() ) in StopNumRuleAnimations()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx186 ((SwNoTxtFrm*)pOldSelFly->Lower())->HasAnimation() ) in SelectObj()
238 if ( ((SwNoTxtFrm*)pTmp->Lower())->HasAnimation() ) in SelectObj()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx1084 ASSERT( HasAnimation(), "SwTxtFrm::StopAnimation: Which Animation?" ); in StopAnimation()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6086 !((SwNoTxtFrm*)Lower())->HasAnimation()); in RefreshLaySubsidiary()
6129 !((SwNoTxtFrm*)pFly->Lower())->HasAnimation()) in RefreshLaySubsidiary()
H A Dfrmtool.cxx952 if ( Frm().HasArea() && ((SwNoTxtFrm*)pCnt)->HasAnimation() ) in ~SwCntntNotify()

Completed in 113 milliseconds