Home
last modified time | relevance | path

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

12345678910>>...16

/trunk/main/slideshow/
H A DStaticLibrary_sldshw_s.mk28 -I$(SRCDIR)/slideshow/source/inc \
29 -I$(SRCDIR)/slideshow/inc/pch \
116 slideshow/source/engine/slide/layer \
126 slideshow/source/engine/color \
127 slideshow/source/engine/delayevent \
130 slideshow/source/engine/eventqueue \
139 slideshow/source/engine/slideview \
141 slideshow/source/engine/tools \
144 slideshow/source/engine/waitsymbol \
146 slideshow/source/engine/debug \
[all …]
H A DLibrary_slideshow.mk23 $(eval $(call gb_Library_Library,slideshow))
25 $(eval $(call gb_Library_set_componentfile,slideshow,slideshow/util/slideshow))
27 $(eval $(call gb_Library_add_linked_libs,slideshow,\
45 $(eval $(call gb_Library_set_include,slideshow,\
47 -I$(SRCDIR)/slideshow/source/inc \
48 -I$(SRCDIR)/slideshow/inc/pch \
57 $(eval $(call gb_Library_add_api,slideshow,\
62 $(eval $(call gb_Library_add_linked_static_libs,slideshow,\
68 $(eval $(call gb_Library_add_exception_objects,slideshow,\
69 slideshow/source/engine/slideshowimpl \
H A DGoogleTest_slideshow_tests.mk27 -I$(SRCDIR)/slideshow/source/inc \
31 slideshow/test/main \
32 slideshow/test/views \
33 slideshow/test/slidetest \
34 slideshow/test/testshape \
35 slideshow/test/testview \
H A DLibrary_OGLTrans.mk24 $(eval $(call gb_Library_set_componentfile,OGLTrans,slideshow/source/engine/OGLTrans/ogltrans))
28 -I$(SRCDIR)/slideshow/source/inc \
29 -I$(SRCDIR)/slideshow/inc/pch \
64 slideshow/source/engine/OGLTrans/OGLTrans_TransitionImpl \
65 slideshow/source/engine/OGLTrans/OGLTrans_Shaders \
66 slideshow/source/engine/OGLTrans/OGLTrans_TransitionerImpl \
H A DModule_slideshow.mk24 $(eval $(call gb_Module_Module,slideshow))
26 $(eval $(call gb_Module_add_targets,slideshow,\
32 $(eval $(call gb_Module_add_targets,slideshow,\
38 $(eval $(call gb_Module_add_check_targets,slideshow,\
H A DGoogleTest_slideshow_demoshow.mk27 -I$(SRCDIR)/slideshow/source/inc \
31 slideshow/test/demoshow \
H A Dmanifest.txt58 - 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
/trunk/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.
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 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 controller 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 control 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
/trunk/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
/trunk/main/canvas/
H A Doverview.txt51 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.
/trunk/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()
/trunk/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;
/trunk/main/sd/
H A DLibrary_sd.mk404 sd/source/ui/slideshow/slideshow \
405 sd/source/ui/slideshow/showwin \
406 sd/source/ui/slideshow/slideshowimpl \
407 sd/source/ui/slideshow/slideshowviewimpl \
408 sd/source/ui/slideshow/PaneHider \
409 sd/source/ui/slideshow/SlideShowRestarter \
H A DAllLangResTarget_sd.mk83 sd/source/ui/slideshow/slideshow.src \
/trunk/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.lst265 ../../slideshow/inc
266 ../../slideshow/source/inc
267 ../../slideshow/unxlngi6.pro/inc
/trunk/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
/trunk/main/slideshow/prj/
H A Dbuild.lst1 pe slideshow : tools sal cppu vcl comphelper cppuhelper offapi cppcanvas basegfx svtools unotools t…
2 pe slideshow\prj nmake - all pe_prj NULL
/trunk/main/postprocess/packcomponents/
H A Dmakefile.mk115 component/slideshow/util/slideshow \
273 my_components += component/slideshow/source/engine/OGLTrans/ogltrans
/trunk/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
/trunk/main/
H A DRepositoryFixes.mk237 gb_Library_DLLFILENAMES := $(patsubst slideshow:slideshow%,slideshow:slidesho%,$(gb_Library_DLLFILE…

Completed in 99 milliseconds

12345678910>>...16