Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dporfld.cxx855 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation( 0, nId ); in ~SwGrfNumPortion()
859 void SwGrfNumPortion::StopAnimation( OutputDevice* pOut ) in StopAnimation() function in SwGrfNumPortion
862 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation( pOut, nId ); in StopAnimation()
1000 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation(0,nId); in Paint()
1021 ( (Graphic*) pBrush->GetGraphic() )->StopAnimation( 0, nId ); in Paint()
1081 void SwTxtFrm::StopAnimation( OutputDevice* pOut ) in StopAnimation() function in SwTxtFrm
1093 ((SwGrfNumPortion*)pPor)->StopAnimation( pOut ); in StopAnimation()
H A Dporfld.hxx216 void StopAnimation( OutputDevice* pOut );
/aoo4110/main/sw/source/core/doc/
H A Dnotxtfrm.cxx208 StopAnimation(); in ~SwNoTxtFrm()
273 StopAnimation(); in Paint()
292 StopAnimation(); in Paint()
1211 void SwNoTxtFrm::StopAnimation( OutputDevice* pOut ) const in StopAnimation() function in SwNoTxtFrm
H A Ddocnum.cxx1345 pFrm->StopAnimation( pOut ); in StopNumRuleAnimations()
/aoo4110/main/sw/source/core/inc/
H A Dnotxtfrm.hxx67 void StopAnimation( OutputDevice* = 0 ) const;
H A Dtxtfrm.hxx548 void StopAnimation( OutputDevice *pOut );
/aoo4110/main/svx/inc/svx/
H A Dsvdograf.hxx171 void StopAnimation(OutputDevice* pOutDev=NULL, long nExtraData=0L);
/aoo4110/main/vcl/inc/vcl/
H A Dgraph.hxx173 void StopAnimation( OutputDevice* pOutputDevice = NULL,
/aoo4110/main/sw/inc/
H A Dndgrf.hxx141 …cAnimation(OutputDevice* pOut = NULL, long nExtraData = 0) { maGrfObj.StopAnimation(pOut, nExtraDa… in StopGraphicAnimation()
/aoo4110/main/sw/source/core/view/
H A Dvnew.cxx357 ((SwNoTxtFrm*)pFrm)->StopAnimation( pOut ); in ~ViewShell()
/aoo4110/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()
/aoo4110/main/svx/source/svdraw/
H A Dsvdograf.cxx1118 pGraphic->StopAnimation(); in SetPage()
1186 void SdrGrafObj::StopAnimation(OutputDevice* /*pOutDev*/, long /*nExtraData*/) in StopAnimation() function in SdrGrafObj
/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsInsertAnimator.cxx152 void StopAnimation (void);
/aoo4110/main/svtools/inc/svtools/
H A Dgrfmgr.hxx474 void StopAnimation( OutputDevice* pOut = NULL, long nExtraData = 0L );
/aoo4110/main/vcl/source/gdi/
H A Dgraph.cxx608 void Graphic::StopAnimation( OutputDevice* pOutDev, long nExtraData ) in StopAnimation() function in Graphic
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx242 ((SwNoTxtFrm*)pTmp->Lower())->StopAnimation( GetOut() ); in SelectObj()
/aoo4110/main/sw/source/core/layout/
H A Dfrmtool.cxx938 ((SwNoTxtFrm*)pCnt)->StopAnimation(); in ~SwCntntNotify()

Completed in 239 milliseconds