LibreOffice Module slideshow (master) 1
Public Member Functions | Public Attributes | List of all members
slideshow::internal::MtfAnimationFrame Struct Reference

#include <gdimtftools.hxx>

Public Member Functions

 MtfAnimationFrame (GDIMetaFileSharedPtr xMtf, double nDuration)
 
double getDuration () const
 Enables STL algos to be used for duration extraction. More...
 

Public Attributes

GDIMetaFileSharedPtr mpMtf
 
double mnDuration
 

Detailed Description

Definition at line 60 of file gdimtftools.hxx.

Constructor & Destructor Documentation

◆ MtfAnimationFrame()

slideshow::internal::MtfAnimationFrame::MtfAnimationFrame ( GDIMetaFileSharedPtr  xMtf,
double  nDuration 
)
inline

Definition at line 62 of file gdimtftools.hxx.

Member Function Documentation

◆ getDuration()

double slideshow::internal::MtfAnimationFrame::getDuration ( ) const
inline

Enables STL algos to be used for duration extraction.

Definition at line 70 of file gdimtftools.hxx.

References mnDuration.

Member Data Documentation

◆ mnDuration

double slideshow::internal::MtfAnimationFrame::mnDuration

Definition at line 76 of file gdimtftools.hxx.

Referenced by getDuration().

◆ mpMtf

GDIMetaFileSharedPtr slideshow::internal::MtfAnimationFrame::mpMtf

Definition at line 75 of file gdimtftools.hxx.


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