LibreOffice Module oox (master) 1
Static Public Member Functions | Public Attributes | List of all members
oox::ppt::transition Struct Reference

#include <pptfilterhelpers.hxx>

Static Public Member Functions

static const transitiongetList ()
 
static const transitionfind (std::u16string_view rName)
 

Public Attributes

const char * mpName
 
sal_Int16 mnType
 
sal_Int16 mnSubType
 
bool mbDirection
 

Detailed Description

Definition at line 53 of file pptfilterhelpers.hxx.

Member Function Documentation

◆ find()

const transition * oox::ppt::transition::find ( std::u16string_view  rName)
static

Definition at line 130 of file pptfilterhelpers.cxx.

References o3tl::equalsAscii(), getList(), and p.

Referenced by oox::ppt::SlideTransition::SlideTransition().

◆ getList()

const transition * oox::ppt::transition::getList ( )
static

Definition at line 81 of file pptfilterhelpers.cxx.

Referenced by find().

Member Data Documentation

◆ mbDirection

bool oox::ppt::transition::mbDirection

Definition at line 58 of file pptfilterhelpers.hxx.

◆ mnSubType

sal_Int16 oox::ppt::transition::mnSubType

Definition at line 57 of file pptfilterhelpers.hxx.

◆ mnType

sal_Int16 oox::ppt::transition::mnType

Definition at line 56 of file pptfilterhelpers.hxx.

◆ mpName

const char* oox::ppt::transition::mpName

Definition at line 55 of file pptfilterhelpers.hxx.


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