22#include <com/sun/star/presentation/AnimationEffect.hpp>
23#include <com/sun/star/presentation/AnimationSpeed.hpp>
24#include <com/sun/star/presentation/ClickAction.hpp>
38 css::presentation::AnimationSpeed
meSpeed;
57 void SetBookmark(
const OUString& rBookmark );
58 OUString GetBookmark()
const;
64 SAL_DLLPRIVATE
virtual std::unique_ptr<SdrObjUserData>
Clone(
SdrObject* pObject)
const override;
bool mbPlayFull
play sound completely.
css::presentation::AnimationEffect meTextEffect
Animation effect for text content.
OUString maSecondSoundFile
for object fading.
bool mbDimHide
hide rather than dim
css::presentation::AnimationEffect meEffect
Animation effect.
css::presentation::ClickAction meClickAction
Action at mouse click.
bool mbIsMovie
if group object than it is a sequence of them.
Color maDimColor
for fading the object
Color maBlueScreen
identifies "background pixels"
sal_uInt16 mnVerb
for OLE object
css::presentation::AnimationEffect meSecondEffect
for object fading.
PresObjKind mePresObjKind
bool mbSecondSoundOn
for object fading.
OUString maSoundFile
Path to the sound file in MS DOS notation.
css::presentation::AnimationSpeed meSpeed
Speed of the animation.
bool mbDimPrevious
Object fade out.
bool mbSoundOn
Sound on / off.
bool mbSecondPlayFull
for object fading.
css::presentation::AnimationSpeed meSecondSpeed
for object fading.
virtual std::unique_ptr< SdrObjUserData > Clone(SdrObject *pObj1) const=0