LibreOffice Module sd (master) 1
Private Member Functions | Private Attributes | Friends | List of all members
Ppt97AnimationInfoAtom Class Reference

helper class for reading PPT AnimationInfoAtom More...

#include <ppt97animations.hxx>

Collaboration diagram for Ppt97AnimationInfoAtom:
[legend]

Private Member Functions

void ReadStream (SvStream &rIn)
 

Private Attributes

Color nDimColor
 
sal_uInt32 nFlags
 0x0004: time instead of click More...
 
sal_uInt32 nSoundRef
 
sal_Int32 nDelayTime
 1/1000 sec More...
 
sal_uInt16 nOrderID
 
sal_uInt16 nSlideCount
 
sal_uInt8 nBuildType
 
sal_uInt8 nFlyMethod
 
sal_uInt8 nFlyDirection
 
sal_uInt8 nAfterEffect
 nAfterEffect: 0: none; 1: change color; 2: dim on next effect; 3: dim after effect; More...
 
sal_uInt8 nSubEffect
 
sal_uInt8 nOLEVerb
 
sal_uInt8 nUnknown1
 
sal_uInt8 nUnknown2
 

Friends

class Ppt97Animation
 

Detailed Description

helper class for reading PPT AnimationInfoAtom

Definition at line 30 of file ppt97animations.hxx.

Member Function Documentation

◆ ReadStream()

void Ppt97AnimationInfoAtom::ReadStream ( SvStream rIn)
private

Friends And Related Function Documentation

◆ Ppt97Animation

friend class Ppt97Animation
friend

Definition at line 32 of file ppt97animations.hxx.

Member Data Documentation

◆ nAfterEffect

sal_uInt8 Ppt97AnimationInfoAtom::nAfterEffect
private

nAfterEffect: 0: none; 1: change color; 2: dim on next effect; 3: dim after effect;

Definition at line 44 of file ppt97animations.hxx.

Referenced by Ppt97Animation::HasAfterEffect(), Ppt97Animation::HasAfterEffect_ChangeColor(), Ppt97Animation::HasAfterEffect_DimAtNextEffect(), and ReadStream().

◆ nBuildType

sal_uInt8 Ppt97AnimationInfoAtom::nBuildType
private

◆ nDelayTime

sal_Int32 Ppt97AnimationInfoAtom::nDelayTime
private

1/1000 sec

Definition at line 38 of file ppt97animations.hxx.

Referenced by Ppt97Animation::GetDelayTimeInSeconds(), and ReadStream().

◆ nDimColor

Color Ppt97AnimationInfoAtom::nDimColor
private

◆ nFlags

sal_uInt32 Ppt97AnimationInfoAtom::nFlags
private

◆ nFlyDirection

sal_uInt8 Ppt97AnimationInfoAtom::nFlyDirection
private

Definition at line 43 of file ppt97animations.hxx.

Referenced by ReadStream(), and Ppt97Animation::UpdateCacheData().

◆ nFlyMethod

sal_uInt8 Ppt97AnimationInfoAtom::nFlyMethod
private

Definition at line 42 of file ppt97animations.hxx.

Referenced by ReadStream(), and Ppt97Animation::UpdateCacheData().

◆ nOLEVerb

sal_uInt8 Ppt97AnimationInfoAtom::nOLEVerb
private

Definition at line 46 of file ppt97animations.hxx.

Referenced by ReadStream().

◆ nOrderID

sal_uInt16 Ppt97AnimationInfoAtom::nOrderID
private

◆ nSlideCount

sal_uInt16 Ppt97AnimationInfoAtom::nSlideCount
private

Definition at line 40 of file ppt97animations.hxx.

Referenced by ReadStream().

◆ nSoundRef

sal_uInt32 Ppt97AnimationInfoAtom::nSoundRef
private

◆ nSubEffect

sal_uInt8 Ppt97AnimationInfoAtom::nSubEffect
private

Definition at line 45 of file ppt97animations.hxx.

Referenced by Ppt97Animation::GetTextAnimationType(), and ReadStream().

◆ nUnknown1

sal_uInt8 Ppt97AnimationInfoAtom::nUnknown1
private

Definition at line 49 of file ppt97animations.hxx.

Referenced by ReadStream().

◆ nUnknown2

sal_uInt8 Ppt97AnimationInfoAtom::nUnknown2
private

Definition at line 50 of file ppt97animations.hxx.

Referenced by ReadStream().


The documentation for this class was generated from the following files: