Home
last modified time | relevance | path

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

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/transitions/
H A Dslidetransitionfactory.cxx128 mnTransitionType( nTransitionType ), in PluginSlideChange()
849 sal_Int16 nTransitionType, in createPluginTransition() argument
863 nTransitionType, in createPluginTransition()
896 if (nTransitionType == 0 && nTransitionSubType == 0) { in createSlideTransition()
916 nTransitionType, in createSlideTransition()
932 getTransitionInfo( nTransitionType, nTransitionSubType ) ); in createSlideTransition()
952 nTransitionType, nTransitionSubType ) ); in createSlideTransition()
967 switch( nTransitionType ) in createSlideTransition()
1018 nTransitionType, in createSlideTransition()
1032 nTransitionType, in createSlideTransition()
[all …]
H A Dparametricpolypolygonfactory.hxx31 ParametricPolyPolygonSharedPtr createClipPolyPolygon( sal_Int16 nTransitionType,
H A Dtransitionfactorytab.hxx31 TransitionInfo const* getTransitionInfo(sal_Int16 nTransitionType, sal_Int16 nTransitionSubType);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/transitions/
H A Dslidetransitionfactory.cxx138 mnTransitionType( nTransitionType ), in PluginSlideChange()
860 sal_Int16 nTransitionType, in createPluginTransition() argument
873 nTransitionType, in createPluginTransition()
908 if (nTransitionType == 0 && nTransitionSubType == 0) { in createSlideTransition()
928 nTransitionType, in createSlideTransition()
943 getTransitionInfo( nTransitionType, nTransitionSubType ) ); in createSlideTransition()
963 nTransitionType, nTransitionSubType ) ); in createSlideTransition()
979 switch( nTransitionType ) in createSlideTransition()
1030 nTransitionType, in createSlideTransition()
1044 nTransitionType, in createSlideTransition()
[all …]
H A Dparametricpolypolygonfactory.hxx33 ParametricPolyPolygonSharedPtr createClipPolyPolygon( sal_Int16 nTransitionType,
H A Dtransitionfactorytab.hxx32 sal_Int16 nTransitionType, sal_Int16 nTransitionSubType);
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/inc/
H A Dtransitioninfo.hxx127 Comparator( sal_Int16 nTransitionType, in Comparator() argument
129 : mnTransitionType( nTransitionType ), in Comparator()
H A Dtransitionfactory.hxx104 sal_Int16 nTransitionType,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/inc/
H A Dtransitioninfo.hxx128 Comparator( sal_Int16 nTransitionType, in Comparator() argument
130 : mnTransitionType( nTransitionType ), in Comparator()
H A Dtransitionfactory.hxx107 sal_Int16 nTransitionType,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Deppt.cxx219 sal_uInt8 nTransitionType = 0; in ImplWriteSlide() local
257 nTransitionType = GetTransition( nTT, nTST, eFe, 0, nDirection ); in ImplWriteSlide()
260 if ( !nTransitionType ) in ImplWriteSlide()
261 nTransitionType = GetTransition( eFe, nDirection ); in ImplWriteSlide()
280 .WriteUChar( nTransitionType ) in ImplWriteSlide()
H A Dpptx-epptbase.cxx713 sal_Int8 PPTWriterBase::GetTransition( sal_Int16 nTransitionType, sal_Int16 nTransitionSubtype, Fad… in GetTransition() argument
719 switch( nTransitionType ) in GetTransition()
H A Dpptx-epptooxml.cxx630 sal_Int16 nTransitionType = 0, nTransitionSubtype = 0; in WriteTransition() local
638 if (ImplGetPropertyValue(mXPagePropSet, "TransitionType") && (mAny >>= nTransitionType) && in WriteTransition()
645 …nPPTTransitionType = GetTransition(nTransitionType, nTransitionSubtype, eFadeEffect, nTransitionFa… in WriteTransition()
675 switch (nTransitionType) in WriteTransition()
H A Depptbase.hxx407 …static sal_Int8 GetTransition( sal_Int16 nTransitionType, sal_Int16 nTransitionSubtype, css::prese…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Deppt.cxx218 sal_uInt8 nTransitionType = 0; in ImplWriteSlide() local
256 nTransitionType = GetTransition( nTT, nTST, eFe, nDirection ); in ImplWriteSlide()
259 if ( !nTransitionType ) in ImplWriteSlide()
260 nTransitionType = GetTransition( eFe, nDirection ); in ImplWriteSlide()
279 .WriteUChar( nTransitionType ) in ImplWriteSlide()
H A Dpptx-epptooxml.cxx558 sal_Int16 nTransitionType = 0, nTransitionSubtype = 0; in WriteTransition() local
566 if (ImplGetPropertyValue(mXPagePropSet, "TransitionType") && (mAny >>= nTransitionType) && in WriteTransition()
568 … nPPTTransitionType = GetTransition(nTransitionType, nTransitionSubtype, eFadeEffect, nDirection); in WriteTransition()
597 switch (nTransitionType) in WriteTransition()
H A Dpptx-epptbase.cxx713 sal_Int8 PPTWriterBase::GetTransition( sal_Int16 nTransitionType, sal_Int16 nTransitionSubtype, Fad… in GetTransition() argument
718 switch( nTransitionType ) in GetTransition()
H A Depptbase.hxx409 …static sal_Int8 GetTransition( sal_Int16 nTransitionType, sal_Int16 nTransitionSubtype, css::prese…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dsdpage2.cxx499 void SdPage::setTransitionType( sal_Int16 nTransitionType ) in setTransitionType() argument
501 mnTransitionType = nTransitionType; in setTransitionType()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dsdpage2.cxx496 void SdPage::setTransitionType( sal_Int16 nTransitionType ) in setTransitionType() argument
498 mnTransitionType = nTransitionType; in setTransitionType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdpage.hxx237 void setTransitionType( sal_Int16 nTransitionType );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdpage.hxx236 void setTransitionType( sal_Int16 nTransitionType );
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/
H A Dsdpropls.cxx1714 sal_Int16 nTransitionType = 0; in ContextFilter() local
1745 (((*property).maValue >>= nTransitionType) && (nTransitionType == 0)) ) in ContextFilter()
1811 if( pTransitionFadeColor && nTransitionType != css::animations::TransitionType::FADE ) in ContextFilter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/
H A Dsdpropls.cxx1695 sal_Int16 nTransitionType = 0; in ContextFilter() local
1726 (((*property).maValue >>= nTransitionType) && (nTransitionType == 0)) ) in ContextFilter()
1792 if( pTransitionFadeColor && nTransitionType != css::animations::TransitionType::FADE ) in ContextFilter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/
H A Dslideshowimpl.cxx765 sal_Int16 nTransitionType(0); in createSlideTransition() local
766 if( !getPropertyValue( nTransitionType, in createSlideTransition()
822 nTransitionType, in createSlideTransition()

12