Searched defs:nExtraData (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/inc/ |
H A D | ndgrf.hxx | 140 …phicAnimation(OutputDevice* pOut, const Point& rPt, const Size& rSz, long nExtraData = 0, const Gr… in StartGraphicAnimation() 141 …void StopGraphicAnimation(OutputDevice* pOut = NULL, long nExtraData = 0) { maGrfObj.StopAnimation… in StopGraphicAnimation()
|
/trunk/main/vcl/source/gdi/ |
H A D | animate.cxx | 318 sal_Bool Animation::Start( OutputDevice* pOut, const Point& rDestPt, long nExtraData, in Start() 326 …l Animation::Start( OutputDevice* pOut, const Point& rDestPt, const Size& rDestSz, long nExtraData, in Start() 386 void Animation::Stop( OutputDevice* pOut, long nExtraData ) in Stop()
|
H A D | graph.cxx | 589 void Graphic::StartAnimation( OutputDevice* pOutDev, const Point& rDestPt, long nExtraData, in StartAnimation() 599 const Size& rDestSz, long nExtraData, in StartAnimation() 608 void Graphic::StopAnimation( OutputDevice* pOutDev, long nExtraData ) in StopAnimation()
|
H A D | impanmvw.cxx | 38 sal_uLong nExtraData, in ImplAnimView()
|
H A D | impgraph.cxx | 1016 long nExtraData, in ImplStartAnimation() 1026 const Size& rDestSize, long nExtraData, in ImplStartAnimation() 1035 void ImpGraphic::ImplStopAnimation( OutputDevice* pOutDev, long nExtraData ) in ImplStopAnimation()
|
/trunk/main/vcl/inc/vcl/ |
H A D | animate.hxx | 122 long nExtraData; member
|
/trunk/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 842 long nExtraData, const GraphicAttr* pAttr, sal_uLong /*nFlags*/, in StartAnimation() 901 void GraphicObject::StopAnimation( OutputDevice* pOut, long nExtraData ) in StopAnimation()
|
Completed in 58 milliseconds