/aoo41x/main/offapi/com/sun/star/presentation/ |
H A D | XSlideShowController.idl | 48 /** interface to control a running slideshow. 57 /** returns true if the slideshow is still running. 67 the number of slides in this slideshow. 87 in this slideshow. The first index is 0. 154 the current slideshow. 185 /** resumes a paused slideshow. 202 the slideshow. 226 /** determines if the slideshow is active. 229 <TRUE/> for UI active slideshow 272 slideshow. [all …]
|
H A D | XPresentation2.idl | 68 /** 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 D | XSlideShow.idl | 65 /** 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 D | XSlideShowView.idl | 50 /** 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 D | XTransitionFactory.idl | 43 /** TransitionFactory interface to request optional custom Transition instances for slideshow trans… 74 slide displays similar to normal slideshow
|
/aoo41x/main/slideshow/prj/ |
H A D | build.lst | 1 pe slideshow : tools sal cppu vcl comphelper cppuhelper offuh cppcanvas basegfx svtools unotools to… 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 D | d.lst | 4 ..\%__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 D | makefile.mk | 26 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 D | interpolation.hxx | 41 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/canvas/ |
H A D | overview.txt | 51 The new OOo slideshow engine 54 The new OpenOffice.org slideshow engine will replace the current 62 In a second step, this new slideshow engine will then be integrated 66 The new slideshow engine is currently not accessible from the office 70 the slideshow resides in the slideshow.uno.dll library.
|
/aoo41x/main/slideshow/source/engine/ |
H A D | screenupdater.cxx | 33 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 D | makefile.mk | 29 TARGET=slideshow 42 $(SLO)$/slideshow.obj \ 51 slideshow.src
|
/aoo41x/main/slideshow/test/ |
H A D | tests.hxx | 33 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 D | src-sd.lst | 62 ../../sd/source/ui/slideshow/slideshow.src 124 ../../sd/unxlngi6.pro/misc/slideshow/slideshow.src
|
H A D | include.lst | 268 ../../slideshow/inc 269 ../../slideshow/source/inc 270 ../../slideshow/unxlngi6.pro/inc
|
/aoo41x/main/slideshow/source/inc/ |
H A D | tools.hxx | 64 namespace slideshow namespace 104 return slideshow::internal::hash<void *>()(xRoot.get()); in hash_value() 108 namespace slideshow namespace
|
H A D | disposable.hxx | 33 namespace slideshow namespace
|
H A D | framerate.hxx | 29 namespace slideshow { namespace internal { namespace
|
H A D | slideshowexceptions.hxx | 28 namespace slideshow namespace
|
/aoo41x/main/slideshow/ |
H A D | manifest.txt | 58 - currently, the slideshow module is basically 65 needs to be called frequently from the slideshow client. 114 slideshow/test directory. Issuing a "dmake test" should run the unit
|
/aoo41x/main/slideshow/source/engine/slide/ |
H A D | layermanager.cxx | 45 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 D | makefile.mk | 48 $(SRS)$/slideshow.srs \ 146 $(SLB)$/slideshow.lib \
|
/aoo41x/main/splitbuild/ |
H A D | draw.lst | 1 animations sd slideshow
|
/aoo41x/main/slideshow/source/engine/transitions/ |
H A D | veewipe.hxx | 33 namespace slideshow { namespace
|
H A D | ellipsewipe.hxx | 30 namespace slideshow { namespace
|