|
LibreOffice Module vcl (master) 1
|
This is the complete list of members for Animation, including all inherited members.
| Adjust(short nLuminancePercent, short nContrastPercent, short nChannelRPercent, short nChannelGPercent, short nChannelBPercent, double fGamma=1.0, bool bInvert=false) | Animation | |
| Animation() | Animation | |
| Animation(const Animation &rAnimation) | Animation | |
| Clear() | Animation | |
| Convert(BmpConversion eConversion) | Animation | |
| Count() const | Animation | inline |
| CreateAnimationDataItems() | Animation | private |
| DECL_DLLPRIVATE_LINK(ImplTimeoutHdl, Timer *, void) | Animation | private |
| Draw(OutputDevice &rOutDev, const Point &rDestPt) const | Animation | |
| Draw(OutputDevice &rOutDev, const Point &rDestPt, const Size &rDestSz) const | Animation | |
| gAnimationRendererCount | Animation | privatestatic |
| Get(sal_uInt16 nAnimation) const | Animation | |
| GetAnimationFrames() | Animation | inline |
| GetBitmapEx() const | Animation | inline |
| GetChecksum() const | Animation | |
| GetDisplaySizePixel() const | Animation | inline |
| GetLoopCount() const | Animation | inline |
| GetNotifyHdl() const | Animation | inline |
| GetSizeBytes() const | Animation | |
| ImplDecAnimCount() | Animation | inlinestatic |
| ImplGetCurPos() const | Animation | inline |
| ImplIncAnimCount() | Animation | inlinestatic |
| ImplRestartTimer(sal_uLong nTimeout) | Animation | private |
| Insert(const AnimationFrame &rAnimationFrame) | Animation | |
| Invert() | Animation | |
| IsAnyRendererActive() | Animation | private |
| IsInAnimation() const | Animation | inline |
| IsTransparent() const | Animation | |
| maBitmapEx | Animation | private |
| maFrames | Animation | private |
| maGlobalSize | Animation | private |
| maNotifyLink | Animation | private |
| maRenderers | Animation | private |
| maTimer | Animation | private |
| mbIsInAnimation | Animation | private |
| mbLoopTerminated | Animation | private |
| Mirror(BmpMirrorFlags nMirrorFlags) | Animation | |
| mnFrameIndex | Animation | private |
| mnLoopCount | Animation | private |
| mnLoops | Animation | private |
| operator!=(const Animation &rAnimation) const | Animation | inline |
| operator=(const Animation &rAnimation) | Animation | |
| operator==(const Animation &rAnimation) const | Animation | |
| PopulateRenderers() | Animation | private |
| PruneMarkedRenderers() | Animation | private |
| ReadAnimation | Animation | friend |
| ReduceColors(sal_uInt16 nNewColorCount) | Animation | |
| RenderNextFrameInAllRenderers() | Animation | private |
| Replace(const AnimationFrame &rNewAnimationBmp, sal_uInt16 nAnimation) | Animation | |
| ResetLoopCount() | Animation | |
| SetBitmapEx(const BitmapEx &rBmpEx) | Animation | inline |
| SetDisplaySizePixel(const Size &rSize) | Animation | inline |
| SetLoopCount(const sal_uInt32 nLoopCount) | Animation | |
| SetNotifyHdl(const Link< Animation *, void > &rLink) | Animation | inline |
| Start(OutputDevice &rOutDev, const Point &rDestPt, const Size &rDestSz, tools::Long nRendererId, OutputDevice *pFirstFrameOutDev) | Animation | |
| Stop(const OutputDevice *pOutDev=nullptr, tools::Long nRendererId=0) | Animation | |
| WriteAnimation | Animation | friend |
| ~Animation() | Animation |