Home
last modified time | relevance | path

Searched refs:mnSubType (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx88 mnSubType( 0 ), in TransitionEffect()
96 mnSubType( rPreset.getSubtype()), in TransitionEffect()
105 mnSubType( nSubType ), in TransitionEffect()
113 mnSubType( rPage.getTransitionSubtype() ), in TransitionEffect()
159 (mnSubType == rPreset.getSubtype()) && in operator ==()
169 rOutPage.setTransitionSubtype( mnSubType ); in applyTo()
203 || (mnSubType != aOtherEffect.mnSubType) in compareWith()
217 sal_Int16 mnSubType; member
/aoo4110/main/oox/inc/oox/drawingml/
H A Dshape.hxx109 void setSubType( sal_Int32 nSubType ) { mnSubType = nSubType; } in setSubType()
110 sal_Int32 getSubType() const { return mnSubType; } in getSubType()
188 sal_Int32 mnSubType; // if this type is not zero, then the shape is a placeholder member in oox::drawingml::Shape
/aoo4110/main/oox/source/ppt/
H A Dpptshape.cxx69 if ( mnSubType && ( meShapeLocation == Master ) ) in addShape()
82 switch( mnSubType ) in addShape()
188 …if ( !rSlidePersist.isMasterPage() && rSlidePersist.getPage().is() && ( (sal_Int32)mnSubType == XM… in addShape()
H A Dpptfilterhelpers.hxx83 sal_Int16 mnSubType; member
87 …static const sal_Char* find( const sal_Int16 mnType, const sal_Int16 mnSubType, const sal_Bool bDi…
H A Dslidetransition.cxx71 mnTransitionSubType = p->mnSubType; in SlideTransition()
/aoo4110/main/oox/source/drawingml/
H A Dshape.cxx75 , mnSubType( 0 ) in Shape()
132 mnSubType = 0; in setDiagramType()
140 mnSubType = 0; in setTableType()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptanimations.hxx255 sal_Int16 mnSubType; member
259 …static const sal_Char* find( const sal_Int16 mnType, const sal_Int16 mnSubType, const sal_Bool bDi…
H A Dpptinanimations.cxx1641 xFilter->setSubtype( pTransition->mnSubType ); in importAnimateFilterContainer()
/aoo4110/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx251 if ( nSubType == p->mnSubType ) in find()

Completed in 125 milliseconds