Home
last modified time | relevance | path

Searched refs:StopAnimation (Results 1 – 17 of 17) sorted by path

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx152 void StopAnimation (void);
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx474 void StopAnimation( OutputDevice* pOut = NULL, long nExtraData = 0L );
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx901 void GraphicObject::StopAnimation( OutputDevice* pOut, long nExtraData ) in StopAnimation() function in GraphicObject
904 mpSimpleCache->maGraphic.StopAnimation( pOut, nExtraData ); in StopAnimation()
/trunk/main/svx/inc/svx/
H A Dsvdograf.hxx171 void StopAnimation(OutputDevice* pOutDev=NULL, long nExtraData=0L);
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1121 pGraphic->StopAnimation(); in SetPage()
1189 void SdrGrafObj::StopAnimation(OutputDevice* /*pOutDev*/, long /*nExtraData*/) in StopAnimation() function in SdrGrafObj
/trunk/main/sw/inc/
H A Dndgrf.hxx141 …cAnimation(OutputDevice* pOut = NULL, long nExtraData = 0) { maGrfObj.StopAnimation(pOut, nExtraDa… in StopGraphicAnimation()
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1312 pFrm->StopAnimation( pOut ); in StopNumRuleAnimations()
H A Dnotxtfrm.cxx209 StopAnimation(); in ~SwNoTxtFrm()
287 StopAnimation(); in Paint()
306 StopAnimation(); in Paint()
1227 void SwNoTxtFrm::StopAnimation( OutputDevice* pOut ) const in StopAnimation() function in SwNoTxtFrm
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx239 ((SwNoTxtFrm*)pTmp->Lower())->StopAnimation( GetOut() ); in SelectObj()
/trunk/main/sw/source/core/inc/
H A Dnotxtfrm.hxx67 void StopAnimation( OutputDevice* = 0 ) const;
H A Dtxtfrm.hxx546 void StopAnimation( OutputDevice *pOut );
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx954 ((SwNoTxtFrm*)pCnt)->StopAnimation(); in ~SwCntntNotify()
/trunk/main/sw/source/core/text/
H A Dporfld.cxx854 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation( 0, nId ); in ~SwGrfNumPortion()
858 void SwGrfNumPortion::StopAnimation( OutputDevice* pOut ) in StopAnimation() function in SwGrfNumPortion
861 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation( pOut, nId ); in StopAnimation()
999 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation(0,nId); in Paint()
1020 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation( 0, nId ); in Paint()
1082 void SwTxtFrm::StopAnimation( OutputDevice* pOut ) in StopAnimation() function in SwTxtFrm
1094 ((SwGrfNumPortion*)pPor)->StopAnimation( pOut ); in StopAnimation()
H A Dporfld.hxx216 void StopAnimation( OutputDevice* pOut );
/trunk/main/sw/source/core/view/
H A Dvnew.cxx357 ((SwNoTxtFrm*)pFrm)->StopAnimation( pOut ); in ~ViewShell()
/trunk/main/vcl/inc/vcl/
H A Dgraph.hxx173 void StopAnimation( OutputDevice* pOutputDevice = NULL,
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx608 void Graphic::StopAnimation( OutputDevice* pOutDev, long nExtraData ) in StopAnimation() function in Graphic

Completed in 121 milliseconds