LibreOffice Module xmloff (master) 1
Public Member Functions | Public Attributes | List of all members
SdXMLEventContextData Struct Reference

#include <eventimp.hxx>

Public Member Functions

 SdXMLEventContextData (const css::uno::Reference< css::drawing::XShape > &rxShape)
 
void ApplyProperties ()
 

Public Attributes

css::uno::Reference< css::drawing::XShape > mxShape
 
bool mbValid
 
bool mbScript
 
css::presentation::ClickAction meClickAction
 
XMLEffect meEffect
 
XMLEffectDirection meDirection
 
sal_Int16 mnStartScale
 
css::presentation::AnimationSpeed meSpeed
 
sal_Int32 mnVerb
 
OUString msSoundURL
 
bool mbPlayFull
 
OUString msMacroName
 
OUString msBookmark
 
OUString msLanguage
 

Detailed Description

Definition at line 46 of file eventimp.hxx.

Constructor & Destructor Documentation

◆ SdXMLEventContextData()

SdXMLEventContextData::SdXMLEventContextData ( const css::uno::Reference< css::drawing::XShape > &  rxShape)

Definition at line 70 of file eventimp.cxx.

References mbValid, and mxShape.

Member Function Documentation

◆ ApplyProperties()

void SdXMLEventContextData::ApplyProperties ( )

Member Data Documentation

◆ mbPlayFull

bool SdXMLEventContextData::mbPlayFull

Definition at line 62 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ mbScript

bool SdXMLEventContextData::mbScript

Definition at line 54 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ mbValid

bool SdXMLEventContextData::mbValid

Definition at line 53 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ meClickAction

css::presentation::ClickAction SdXMLEventContextData::meClickAction

Definition at line 55 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ meDirection

XMLEffectDirection SdXMLEventContextData::meDirection

Definition at line 57 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ meEffect

XMLEffect SdXMLEventContextData::meEffect

Definition at line 56 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ meSpeed

css::presentation::AnimationSpeed SdXMLEventContextData::meSpeed

Definition at line 59 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ mnStartScale

sal_Int16 SdXMLEventContextData::mnStartScale

Definition at line 58 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ mnVerb

sal_Int32 SdXMLEventContextData::mnVerb

Definition at line 60 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ msBookmark

OUString SdXMLEventContextData::msBookmark

Definition at line 64 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ msLanguage

OUString SdXMLEventContextData::msLanguage

Definition at line 65 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ msMacroName

OUString SdXMLEventContextData::msMacroName

Definition at line 63 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ msSoundURL

OUString SdXMLEventContextData::msSoundURL

Definition at line 61 of file eventimp.hxx.

Referenced by ApplyProperties().

◆ mxShape

css::uno::Reference<css::drawing::XShape> SdXMLEventContextData::mxShape

Definition at line 51 of file eventimp.hxx.

Referenced by XMLShapeImportHelper::addShapeEvents(), and ApplyProperties().


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