Home
last modified time | relevance | path

Searched refs:presentation (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/trunk/main/oox/source/ppt/
H A Dcommontimenodecontext.cxx50 using namespace ::com::sun::star::presentation;
187 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 4 ,"ooo-exit-box" },
189 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 6 ,"ooo-exit-circle" },
196 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 13 ,"ooo-exit-plus" },
199 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 16 ,"ooo-exit-split" },
203 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 20 ,"ooo-exit-wedge" },
205 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 22 ,"ooo-exit-wipe" },
206 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 23 ,"ooo-exit-zoom" },
221 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 41 ,"ooo-exit-whip" },
234 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 56 ,"ooo-exit-flip" },
[all …]
/trunk/main/sd/source/filter/ppt/
H A Dpptanimations.hxx431 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 4 ,"ooo-exit-box" },
433 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 6 ,"ooo-exit-circle" },
440 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 13 ,"ooo-exit-plus" },
443 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 16 ,"ooo-exit-split" },
447 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 20 ,"ooo-exit-wedge" },
448 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 21 ,"ooo-exit-wheel" },
449 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 22 ,"ooo-exit-wipe" },
450 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 23 ,"ooo-exit-zoom" },
465 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 41 ,"ooo-exit-whip" },
478 { ::com::sun::star::presentation::EffectPresetClass::EXIT, 56 ,"ooo-exit-flip" },
[all …]
H A Dpptin.cxx2098 …pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_SOUND; // RunProgram… in FillSdAnimationInfo()
2114 pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_PROGRAM; in FillSdAnimationInfo()
2123 … pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_NEXTPAGE; // Next slide in FillSdAnimationInfo()
2126 …pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_PREVPAGE; // Previous s… in FillSdAnimationInfo()
2129 …pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_FIRSTPAGE; // First slide in FillSdAnimationInfo()
2132 … pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_LASTPAGE; // last Slide in FillSdAnimationInfo()
2135 …pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_PREVPAGE; // Last slide… in FillSdAnimationInfo()
2138 … pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_STOPPRESENTATION; // End show in FillSdAnimationInfo()
2141 …pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_NONE; // 0x00: no a… in FillSdAnimationInfo()
2174 … pInfo->meClickAction = ::com::sun::star::presentation::ClickAction_PROGRAM; in FillSdAnimationInfo()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx301 presentation::ClickAction eCA = presentation::ClickAction_NONE; in FillItemSet()
345 presentation::ClickAction eCA = presentation::ClickAction_NONE; in Reset()
524 case presentation::ClickAction_NONE: in IMPL_LINK()
547 case presentation::ClickAction_SOUND: in IMPL_LINK()
549 case presentation::ClickAction_MACRO: in IMPL_LINK()
598 case presentation::ClickAction_VERB: in IMPL_LINK()
614 case presentation::ClickAction_NONE: in IMPL_LINK()
665 case presentation::ClickAction_VERB: in IMPL_LINK()
755 presentation::ClickAction eCA = presentation::ClickAction_NONE; in GetActualClickAction()
809 case presentation::ClickAction_VERB: in SetEditText()
[all …]
/trunk/main/offapi/com/sun/star/presentation/
H A DAnimationEffect.idl29 module com { module sun { module star { module presentation {
33 // DocMerge from xml: enum com::sun::star::presentation::AnimationEffect
42 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::NONE
58 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::FADE_FROM_TOP
146 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::CLOCKWISE
226 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::PATH
298 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::DISSOLVE
338 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::RANDOM
426 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::APPEAR
434 // DocMerge from xml: value com::sun::star::presentation::AnimationEffect::HIDE
[all …]
H A DPresentation.idl27 #include <com/sun/star/presentation/XPresentation.idl>
41 /** This service is a presentation that is available from a
47 /** lets you start and stop a presentation.
52 interface com::sun::star::presentation::XPresentation;
70 show that is used for the presentation.
77 the presentation is started.
121 presentation.
128 presentation has finished.
137 presentation.
143 /** If this is <TRUE/>, a pen is shown during presentation.
[all …]
H A DShape.idl31 #include <com/sun/star/presentation/AnimationEffect.idl>
35 #include <com/sun/star/presentation/ClickAction.idl>
39 #include <com/sun/star/presentation/AnimationSpeed.idl>
45 module com { module sun { module star { module presentation {
53 presentation properties.
91 [property] com::sun::star::presentation::AnimationEffect Effect;
95 /** If this is a default presentation object and if it is empty,
102 /** If this is a presentation object, this property is <TRUE/>.
113 [property] com::sun::star::presentation::ClickAction OnClick;
155 [property] com::sun::star::presentation::AnimationSpeed Speed;
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx1227 presentation::ClickAction eClickAction = presentation::ClickAction_NONE; in replaceByName()
1228 presentation::AnimationEffect eEffect = presentation::AnimationEffect_NONE; in replaceByName()
1229 presentation::AnimationSpeed eSpeed = presentation::AnimationSpeed_MEDIUM; in replaceByName()
1355 case presentation::ClickAction_NONE: in replaceByName()
1494 presentation::ClickAction eClickAction = presentation::ClickAction_NONE; in getByName()
1501 case presentation::ClickAction_NONE: in getByName()
1510 case presentation::ClickAction_VERB: in getByName()
1513 case presentation::ClickAction_MACRO: in getByName()
1518 case presentation::ClickAction_SOUND: in getByName()
1612 case presentation::ClickAction_NONE: in getByName()
[all …]
H A Dunomodel.cxx1665 presentation::ClickAction eCa; in ImplPDFExportShapeInteraction()
1671 case presentation::ClickAction_LASTPAGE : in ImplPDFExportShapeInteraction()
1686 case presentation::ClickAction_PREVPAGE : in ImplPDFExportShapeInteraction()
1696 case presentation::ClickAction_NEXTPAGE : in ImplPDFExportShapeInteraction()
1708 case presentation::ClickAction_PROGRAM : in ImplPDFExportShapeInteraction()
1744 case presentation::ClickAction_SOUND : in ImplPDFExportShapeInteraction()
1746 case presentation::ClickAction_VERB : in ImplPDFExportShapeInteraction()
1747 case presentation::ClickAction_VANISH : in ImplPDFExportShapeInteraction()
1748 case presentation::ClickAction_MACRO : in ImplPDFExportShapeInteraction()
2018 presentation::AnimationSpeed aAs; in render()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dunoaprms.hxx56 ::com::sun::star::presentation::AnimationEffect eOldEffect;
57 ::com::sun::star::presentation::AnimationEffect eNewEffect;
58 ::com::sun::star::presentation::AnimationEffect eOldTextEffect;
60 ::com::sun::star::presentation::AnimationSpeed eOldSpeed;
61 ::com::sun::star::presentation::AnimationSpeed eNewSpeed;
98 …void SetEffect(::com::sun::star::presentation::AnimationEffect eTheOldEffect, ::com::sun::star::pr… in SetEffect()
100 …void SetTextEffect(::com::sun::star::presentation::AnimationEffect eTheOldEffect, ::com::sun::star… in SetTextEffect()
102 …void SetSpeed(::com::sun::star::presentation::AnimationSpeed eTheOldSpeed, ::com::sun::star::prese… in SetSpeed()
120 …void SetClickAction(::com::sun::star::presentation::ClickAction eTheOldAction, ::com::sun::star::p… in SetClickAction()
128 …void SetSecondEffect(::com::sun::star::presentation::AnimationEffect eTheOldEffect, ::com::sun::st… in SetSecondEffect()
[all …]
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx424 { XML_FAST, presentation::AnimationSpeed_FAST },
425 { XML_MEDIUM, presentation::AnimationSpeed_MEDIUM },
426 { XML_SLOW, presentation::AnimationSpeed_SLOW },
432 { XML_NONE, presentation::FadeEffect_NONE },
434 { XML_FADE_FROM_TOP, presentation::FadeEffect_FADE_FROM_TOP },
440 { XML_MOVE_FROM_TOP, presentation::FadeEffect_MOVE_FROM_TOP },
443 { XML_ROLL_FROM_TOP, presentation::FadeEffect_ROLL_FROM_TOP },
449 { XML_CLOCKWISE, presentation::FadeEffect_CLOCKWISE },
463 { XML_DISSOLVE, presentation::FadeEffect_DISSOLVE },
468 { XML_RANDOM, presentation::FadeEffect_RANDOM },
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXPresentation.csv1 "SdXPresentation";"com::sun::star::presentation::Presentation";"AllowAnimations"
2 "SdXPresentation";"com::sun::star::presentation::Presentation";"CustomShow"
3 "SdXPresentation";"com::sun::star::presentation::Presentation";"FirstPage"
4 "SdXPresentation";"com::sun::star::presentation::Presentation";"IsAlwaysOnTop"
5 "SdXPresentation";"com::sun::star::presentation::Presentation";"IsAutomatic"
6 "SdXPresentation";"com::sun::star::presentation::Presentation";"IsEndless"
7 "SdXPresentation";"com::sun::star::presentation::Presentation";"IsFullScreen"
10 "SdXPresentation";"com::sun::star::presentation::Presentation";"Pause"
12 "SdXPresentation";"com::sun::star::presentation::Presentation";"UsePen"
13 "SdXPresentation";"com::sun::star::presentation::XPresentation";"start()"
[all …]
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx3477 ::com::sun::star::presentation::AnimationEffect eAe, in ImplWriteObjectEffect()
3478 ::com::sun::star::presentation::AnimationEffect eTe, in ImplWriteObjectEffect()
3502 case ::com::sun::star::presentation::AnimationEffect_NONE : in ImplWriteObjectEffect()
3636 case ::com::sun::star::presentation::AnimationEffect_PATH : in ImplWriteObjectEffect()
3705 case ::com::sun::star::presentation::AnimationEffect_RANDOM : in ImplWriteObjectEffect()
3771 case ::com::sun::star::presentation::AnimationEffect_APPEAR : in ImplWriteObjectEffect()
3773 case ::com::sun::star::presentation::AnimationEffect_HIDE : in ImplWriteObjectEffect()
3901 case ::com::sun::star::presentation::AnimationEffect_ZOOM_IN : in ImplWriteObjectEffect()
4048 case ::com::sun::star::presentation::ClickAction_SOUND : in ImplWriteClickAction()
4117 case ::com::sun::star::presentation::ClickAction_VERB : in ImplWriteClickAction()
[all …]
H A Deppt.cxx1252 … ::com::sun::star::presentation::FadeEffect eFe = ::com::sun::star::presentation::FadeEffect_NONE; in ImplCreateSlide()
1307 ::com::sun::star::presentation::AnimationSpeed aAs; in ImplCreateSlide()
1388 case ::com::sun::star::presentation::FadeEffect_RANDOM : in ImplCreateSlide()
1412 case ::com::sun::star::presentation::FadeEffect_MOVE_FROM_TOP : in ImplCreateSlide()
1414 case ::com::sun::star::presentation::FadeEffect_MOVE_FROM_LEFT : in ImplCreateSlide()
1422 case ::com::sun::star::presentation::FadeEffect_DISSOLVE : in ImplCreateSlide()
1426 case ::com::sun::star::presentation::FadeEffect_VERTICAL_LINES : in ImplCreateSlide()
1438 case ::com::sun::star::presentation::FadeEffect_OPEN_VERTICAL : in ImplCreateSlide()
1471 case ::com::sun::star::presentation::FadeEffect_FADE_FROM_TOP : in ImplCreateSlide()
1481 case ::com::sun::star::presentation::FadeEffect_ROLL_FROM_TOP : in ImplCreateSlide()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfuoaprms.cxx122 presentation::AnimationEffect eEffect = presentation::AnimationEffect_NONE; in DoExecute()
123 presentation::AnimationEffect eTextEffect = presentation::AnimationEffect_NONE; in DoExecute()
124 presentation::AnimationSpeed eSpeed = presentation::AnimationSpeed_MEDIUM; in DoExecute()
132 presentation::ClickAction eClickAction = presentation::ClickAction_NONE; in DoExecute()
135 presentation::AnimationEffect eSecondEffect = presentation::AnimationEffect_NONE; in DoExecute()
136 presentation::AnimationSpeed eSecondSpeed = presentation::AnimationSpeed_MEDIUM; in DoExecute()
331 (pInfo1 && pInfo1->meEffect == presentation::AnimationEffect_PATH)) in DoExecute()
497 eEffect = (presentation::AnimationEffect)((SfxAllEnumItem&) pArgs-> in DoExecute()
515 eSpeed = (presentation::AnimationSpeed)((SfxAllEnumItem&) pArgs-> in DoExecute()
572 eClickAction = (presentation::ClickAction)((SfxAllEnumItem&)pArgs-> in DoExecute()
[all …]
H A Dfudraw.cxx965 case presentation::ClickAction_PREVPAGE: in SetHelpText()
972 case presentation::ClickAction_NEXTPAGE: in SetHelpText()
979 case presentation::ClickAction_FIRSTPAGE: in SetHelpText()
986 case presentation::ClickAction_LASTPAGE: in SetHelpText()
993 case presentation::ClickAction_BOOKMARK: in SetHelpText()
1002 case presentation::ClickAction_DOCUMENT: in SetHelpText()
1011 case presentation::ClickAction_PROGRAM: in SetHelpText()
1020 case presentation::ClickAction_MACRO: in SetHelpText()
1043 case presentation::ClickAction_SOUND: in SetHelpText()
1050 case presentation::ClickAction_VERB: in SetHelpText()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DPresentationDemo.java42 import com.sun.star.presentation.XPresentation;
43 import com.sun.star.presentation.XPresentationSupplier;
97 com.sun.star.presentation.FadeEffect.FADE_FROM_RIGHT, in main()
98 com.sun.star.presentation.AnimationSpeed.FAST, in main()
121 com.sun.star.presentation.FadeEffect.FADE_FROM_RIGHT, in main()
122 com.sun.star.presentation.AnimationSpeed.SLOW, in main()
130 "Effect", com.sun.star.presentation.AnimationEffect.HIDE ); in main()
142 com.sun.star.presentation.FadeEffect.ROLL_FROM_LEFT, in main()
143 com.sun.star.presentation.AnimationSpeed.MEDIUM, in main()
202 com.sun.star.presentation.FadeEffect eEffect, in setSlideTransition()
[all …]
/trunk/main/sd/inc/
H A DEffectMigration.hxx46 static ::com::sun::star::presentation::AnimationSpeed ConvertDuration( double fDuration );
47 static double ConvertAnimationSpeed( ::com::sun::star::presentation::AnimationSpeed eSpeed );
49 …& rPresetId, const ::rtl::OUString* pPresetSubType, ::com::sun::star::presentation::AnimationEffec…
56 static void SetFadeEffect( SdPage* pPage, ::com::sun::star::presentation::FadeEffect eNewEffect);
57 static ::com::sun::star::presentation::FadeEffect GetFadeEffect( const SdPage* pPage );
60 …static void SetAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEffect …
61 static ::com::sun::star::presentation::AnimationEffect GetAnimationEffect( SvxShape* pShape );
62 …static void SetTextAnimationEffect( SvxShape* pShape, ::com::sun::star::presentation::AnimationEff…
63 static ::com::sun::star::presentation::AnimationEffect GetTextAnimationEffect( SvxShape* pShape );
64 …static void SetAnimationSpeed( SvxShape* pShape, ::com::sun::star::presentation::AnimationSpeed eS…
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx123 css::presentation::ClickAction meClickAction;
126 WrappedShapeEventImpl() : meClickAction( css::presentation::ClickAction_NONE ), mnVerb( 0 ) {}; in WrappedShapeEventImpl()
135 …public ::cppu::WeakImplHelper2< css::presentation::XSlideShowListener, css::presentation::XShapeEv…
144 …void addSlideShowListener( const css::uno::Reference< css::presentation::XSlideShowListener >& Lis…
145 …void removeSlideShowListener( const css::uno::Reference< css::presentation::XSlideShowListener >& …
173 css::uno::Reference< css::presentation::XSlideShow > mxSlideShow;
231 …virtual css::uno::Reference< css::presentation::XSlideShow > SAL_CALL getSlideShow( ) throw (css:…
331 css::uno::Reference< css::presentation::XSlideShow > createSlideShow() const;
343 css::uno::Reference< css::presentation::XSlideShow > mxShow;
344 …comphelper::ImplementationReference< ::sd::SlideShowView, css::presentation::XSlideShowView > mxVi…
[all …]
/trunk/main/sd/source/core/
H A Danminfo.cxx47 meEffect (presentation::AnimationEffect_NONE), in SdAnimationInfo()
48 meTextEffect (presentation::AnimationEffect_NONE), in SdAnimationInfo()
49 meSpeed (presentation::AnimationSpeed_SLOW), in SdAnimationInfo()
57 meClickAction (presentation::ClickAction_NONE), in SdAnimationInfo()
58 meSecondEffect (presentation::AnimationEffect_NONE), in SdAnimationInfo()
59 meSecondSpeed (presentation::AnimationSpeed_SLOW), in SdAnimationInfo()
98 if(meEffect == presentation::AnimationEffect_PATH) in SdAnimationInfo()
99 meEffect = presentation::AnimationEffect_NONE; in SdAnimationInfo()
118 if( meClickAction == ::com::sun::star::presentation::ClickAction_BOOKMARK ) in SetBookmark()
144 …if( (meClickAction == ::com::sun::star::presentation::ClickAction_BOOKMARK) && sBookmark.Len() && … in GetBookmark()
/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx318 uno::Reference<presentation::XSlideShowView> const& xView )
321 uno::Reference<presentation::XSlideShowView> const& xView )
1216 maListenerContainer.forEach<presentation::XSlideShowListener>( in displaySlide()
1252 maListenerContainer.forEach<presentation::XSlideShowListener>( in redisplayCurrentSlide()
1385 uno::Reference<presentation::XSlideShowView> const& xView ) in addView()
1433 uno::Reference<presentation::XSlideShowView> const& xView ) in removeView()
1834 uno::Reference<presentation::XSlideShowView> xView; in setProperty()
2345 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifySlideAnimationsEnded()
2388 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifySlideEnded()
2399 maListenerContainer.forEach<presentation::XSlideShowListener>( in notifyHyperLinkClicked()
[all …]
H A Deventmultiplexer.cxx461 const uno::Reference<presentation::XSlideShowView>& xView) const in findUnoView()
608 uno::Reference<presentation::XSlideShowView> xView( in notifyMouseHandlers()
622 presentation::XSlideShowView > >(), in notifyMouseHandlers()
949 : &presentation::XSlideShowView::addMouseListener ); in addClickHandler()
974 : &presentation::XSlideShowView::addMouseListener ); in addDoubleClickHandler()
998 ? &presentation::XSlideShowView::addMouseMotionListener in addMouseMoveHandler()
1012 &presentation::XSlideShowView::removeMouseMotionListener ); in removeMouseMoveHandler()
1033 const uno::Reference<presentation::XShapeEventListener>& xListener, in notifyShapeListenerAdded()
1180 uno::Reference<presentation::XSlideShowView> const rUnoView( in notifyViewAdded()
1203 uno::Reference<presentation::XSlideShowView> const rUnoView( in notifyViewRemoved()
[all …]
/trunk/main/sdext/source/minimizer/
H A Dminimizer.src84 "file size of the current presentation. Images will be compressed and "
88 "the presentation." ;
190 "The current presentation contains OLE objects." ;
197 "The current presentation contains no OLE objects." ;
257 Text [ en-US ] = "~Apply changes to current presentation" ;
262 Text [ en-US ] = "~Open newly created presentation" ;
272 Text [ en-US ] = "~Duplicate presentation before applying changes" ;
333 "presentation '%TITLE'. The file size has changed "
340 "presentation '%TITLE'. The file size has changed "
353 "presentation '%TITLE'. "
[all …]
/trunk/main/sysui/desktop/share/
H A Dmakefile.mk63 presentation \
64 presentation-template \
73 oasis-presentation \
74 oasis-presentation-template \
82 ms-powerpoint-presentation-12 \
83 ms-powerpoint-presentation \
89 openxmlformats-officedocument-presentationml-presentation \
105 oasis-presentation \
106 oasis-presentation-template \
117 presentation \
[all …]
/trunk/main/filter/source/flash/
H A Dswfexporter.hxx73 ::com::sun::star::presentation::AnimationEffect meEffect;
74 ::com::sun::star::presentation::AnimationEffect meTextEffect;
75 ::com::sun::star::presentation::AnimationSpeed meEffectSpeed;
79 ::com::sun::star::presentation::ClickAction meClickAction;
94 meEffect( ::com::sun::star::presentation::AnimationEffect_NONE ), in ShapeInfo()
95 meTextEffect( ::com::sun::star::presentation::AnimationEffect_NONE ), in ShapeInfo()
96 meEffectSpeed( ::com::sun::star::presentation::AnimationSpeed_MEDIUM ), in ShapeInfo()
98 meClickAction( ::com::sun::star::presentation::ClickAction_NONE ), in ShapeInfo()
125 ::com::sun::star::presentation::FadeEffect meFadeEffect;
126 ::com::sun::star::presentation::AnimationSpeed meFadeSpeed;

Completed in 242 milliseconds

12345678910>>...16