Home
last modified time | relevance | path

Searched refs:nTransitionType (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/slideshow/source/engine/transitions/
H A Dslidetransitionfactory.cxx147 mnTransitionType( nTransitionType ), in PluginSlideChange()
814 sal_Int16 nTransitionType, in createPluginTransition() argument
827 nTransitionType, in createPluginTransition()
862 if (nTransitionType == 0 && nTransitionSubType == 0) { in createSlideTransition()
882 nTransitionType, in createSlideTransition()
908 nTransitionType, in createSlideTransition()
918 nTransitionType, nTransitionSubType ) ); in createSlideTransition()
934 switch( nTransitionType ) in createSlideTransition()
986 nTransitionType, in createSlideTransition()
1000 nTransitionType, in createSlideTransition()
[all …]
H A Dparametricpolypolygonfactory.hxx39 static ParametricPolyPolygonSharedPtr createClipPolyPolygon( sal_Int16 nTransitionType,
H A Dtransitionfactorytab.cxx2104 sal_Int16 nTransitionType, sal_Int16 nTransitionSubType ) in getTransitionInfo() argument
2112 TransitionInfo::Comparator( nTransitionType, in getTransitionInfo()
/aoo41x/main/sd/source/filter/eppt/
H A Deppt.cxx1300 sal_uInt8 nTransitionType = 0; in ImplCreateSlide() local
1330 nTransitionType = PPT_TRANSITION_TYPE_COMB; in ImplCreateSlide()
1337 nTransitionType = PPT_TRANSITION_TYPE_PUSH; in ImplCreateSlide()
1372 nTransitionType = PPT_TRANSITION_TYPE_PLUS; in ImplCreateSlide()
1383 if ( !nTransitionType ) in ImplCreateSlide()
1419 nTransitionType = PPT_TRANSITION_TYPE_COVER; in ImplCreateSlide()
1468 nTransitionType = PPT_TRANSITION_TYPE_PULL; in ImplCreateSlide()
1478 nTransitionType = PPT_TRANSITION_TYPE_WIPE; in ImplCreateSlide()
1488 nTransitionType = PPT_TRANSITION_TYPE_WIPE; in ImplCreateSlide()
1494 nTransitionType = PPT_TRANSITION_TYPE_ZOOM; in ImplCreateSlide()
[all …]
/aoo41x/main/slideshow/source/inc/
H A Dtransitionfactory.hxx116 sal_Int16 nTransitionType,
124 sal_Int16 nTransitionType, sal_Int16 nTransitionSubType );
134 sal_Int16 nTransitionType,
H A Dtransitioninfo.hxx142 Comparator( sal_Int16 nTransitionType, in Comparator() argument
144 : mnTransitionType( nTransitionType ), in Comparator()
/aoo41x/main/sd/source/core/
H A Dsdpage2.cxx537 void SdPage::setTransitionType( sal_Int16 nTransitionType ) in setTransitionType() argument
539 mnTransitionType = nTransitionType; in setTransitionType()
/aoo41x/main/xmloff/source/draw/
H A Dsdpropls.cxx1608 sal_Int16 nTransitionType = 0; in ContextFilter() local
1641 (((*property).maValue >>= nTransitionType) && (nTransitionType == 0)) ) in ContextFilter()
1711 if( pTransitionFadeColor && nTransitionType != ::com::sun::star::animations::TransitionType::FADE ) in ContextFilter()
/aoo41x/main/slideshow/source/engine/
H A Dslideshowimpl.cxx786 sal_Int16 nTransitionType(0); in createSlideTransition() local
787 if( !getPropertyValue( nTransitionType, in createSlideTransition()
843 nTransitionType, in createSlideTransition()
/aoo41x/main/sd/inc/
H A Dsdpage.hxx263 void setTransitionType( sal_Int16 nTransitionType );
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx1575 sal_Int8 nDirection, nTransitionType, nByteDummy, nSpeed; in ImportPageEffect() local
1581 >> nTransitionType // Ueberblendeffekt in ImportPageEffect()
1586 switch ( nTransitionType ) in ImportPageEffect()

Completed in 101 milliseconds