Home
last modified time | relevance | path

Searched refs:slideshow (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/AOO41X/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl48 /** interface to control a running slideshow.
57 /** returns true if the slideshow is still running.
59 You can start a new slideshow and get a new instance
67 the number of slides in this slideshow.
75 /** gives access to the slides that will be shown in this slideshow.
87 in this slideshow. The first index is 0.
98 /** addes a listener that recieves events while the slideshow is running. */
154 the current slideshow.
158 which this slideshow is started. Also not allowed are master,
177 /** pauses the slideshow. All effects are paused.
[all …]
H A DXPresentation2.idl68 /** gives access to the properties of the slideshow.
74 /** start the slideshow with the given arguments.
81 /** returns true if the slideshow is currently running */
86 /** if the slideshow is running, this returns a controler object to
87 control the running slideshow. */
H A DXSlideShow.idl65 /** Slideshow interface to perform slideshow presentations.<p>
68 slideshow from a given set of XDrawPage slides. The slideshow can
71 Note: To controll a running slideshow inside a presentation, please
78 /** Trigger the next effect of the slideshow.<p>
81 displayed slide. If there is currently no slideshow running,
94 /** Undo the last effect in the main sequence of the slideshow.<p>
102 If there is currently no slideshow running, this method does
211 slideshow running at the moment, this method returns an
224 /** Change a property of the slideshow.<p>
H A DXSlideShowView.idl50 /** View interface to display slideshow presentations on.<p>
53 XSlideShow interface to display a presentation. The slideshow can
72 The slideshow uses this method to fully erase the view
73 content. Since the slideshow has no notion of view size, this
175 this slideshow view uses.
H A DXTransitionFactory.idl43 /** TransitionFactory interface to request optional custom Transition instances for slideshow trans…
74 slide displays similar to normal slideshow
/AOO41X/main/slideshow/prj/
H A Dbuild.lst1 pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx svtools unotoo…
2 pe slideshow usr1 - all pe_mkout NULL
3 pe slideshow\inc nmake - all pe_inc NULL
4 pe slideshow\source\engine nmake - all pe_engine pe_inc NULL
5 pe slideshow\source\engine\slide nmake - all pe_slide pe_inc NULL
6 pe slideshow\source\engine\shapes nmake - all pe_shapes pe_inc NULL
7 pe slideshow\source\engine\OGLTrans nmake - u pe_ogltrans pe_inc NULL
8 pe slideshow\source\engine\transitions nmake - all pe_transitions pe_inc NULL
9 pe slideshow\source\engine\animationnodes nmake - all pe_animationnodes pe_inc NULL
10 pe slideshow\source\engine\activities nmake - all pe_activities pe_inc NULL
[all …]
H A Dd.lst4 ..\%__SRC%\lib\slideshow.uno.so %_DEST%\lib%_EXT%\slideshow.uno.so
8 ..\%__SRC%\misc\slideshow.component %_DEST%\xml%_EXT%\slideshow.component
/AOO41X/main/slideshow/util/
H A Dmakefile.mk26 PRJNAME=slideshow
27 TARGET=slideshow
120 ALLTAR : $(MISC)/slideshow.component
122 $(MISC)/slideshow.component .ERRREMOVE : $(SOLARENV)/bin/createcomponent.xslt \
123 slideshow.component
126 $(SOLARENV)/bin/createcomponent.xslt slideshow.component
/AOO41X/main/slideshow/source/engine/activities/
H A Dinterpolation.hxx41 template<> ::slideshow::internal::RGBColor lerp< ::slideshow::internal::RGBColor >( in lerp()
42 const ::slideshow::internal::RGBColor& rFrom, in lerp()
43 const ::slideshow::internal::RGBColor& rTo, in lerp()
81 namespace slideshow namespace
/AOO41X/main/slideshow/source/engine/
H A Dscreenupdater.cxx33 class UpdateLock : public ::slideshow::internal::ScreenUpdater::UpdateLock
36 UpdateLock (::slideshow::internal::ScreenUpdater& rUpdater, const bool bStartLocked);
40 ::slideshow::internal::ScreenUpdater& mrUpdater;
45 namespace slideshow namespace
234 ::slideshow::internal::ScreenUpdater& rUpdater, in UpdateLock()
/AOO41X/main/sd/source/ui/slideshow/
H A Dmakefile.mk29 TARGET=slideshow
42 $(SLO)$/slideshow.obj \
51 slideshow.src
/AOO41X/main/slideshow/test/
H A Dtests.hxx33 class TestView : public slideshow::internal::UnoView
54 class TestShape : public slideshow::internal::AnimatableShape
58 std::pair<slideshow::internal::ViewLayerSharedPtr,bool> > getViewLayers() const = 0;
/AOO41X/main/toolkit/src2xml/
H A Dsrc-sd.lst62 ../../sd/source/ui/slideshow/slideshow.src
124 ../../sd/unxlngi6.pro/misc/slideshow/slideshow.src
H A Dinclude.lst268 ../../slideshow/inc
269 ../../slideshow/source/inc
270 ../../slideshow/unxlngi6.pro/inc
/AOO41X/main/slideshow/source/inc/
H A Dtools.hxx64 namespace slideshow namespace
104 return slideshow::internal::hash<void *>()(xRoot.get()); in hash_value()
108 namespace slideshow namespace
H A Ddisposable.hxx33 namespace slideshow namespace
H A Dframerate.hxx29 namespace slideshow { namespace internal { namespace
H A Dslideshowexceptions.hxx28 namespace slideshow namespace
H A Dexpressionnode.hxx32 namespace slideshow namespace
H A Deventhandler.hxx32 namespace slideshow namespace
H A Danimationfunction.hxx33 namespace slideshow namespace
/AOO41X/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx45 inline bool operator!=( slideshow::internal::LayerWeakPtr const& rLHS, in operator !=()
46 slideshow::internal::LayerWeakPtr const& rRHS ) in operator !=()
52 namespace slideshow namespace
/AOO41X/main/sd/util/
H A Dmakefile.mk48 $(SRS)$/slideshow.srs \
146 $(SLB)$/slideshow.lib \
/AOO41X/main/splitbuild/
H A Ddraw.lst1 animations sd slideshow
/AOO41X/main/slideshow/source/engine/transitions/
H A Dveewipe.hxx33 namespace slideshow { namespace

12345678910>>...16