Home
last modified time | relevance | path

Searched refs:slide (Results 1 – 25 of 95) sorted by relevance

1234

/aoo41x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl83 current slide, a possible slide transition effect is issued
84 and the next slide is displayed.<p>
139 /** Jump to the given slide.<p>
142 possible slide transition, followed by the given slide. If the
143 current slide is equal to the requested slide here, this
148 The slide to display.
158 slide is displayed. Currently, the
171 effect leads to the previous slide. On that slide all
246 /** Add a view to the slide show.<p>
261 /** Remove view from the slide show.<p>
[all …]
H A DXSlideShowController.idl83 the slide at the specified index.
110 slide will be displayed.
118 previous slide will be displayed.
124 /** goto and display first slide */
129 /** goto and display next slide.
135 /** goto and display previous slide.
141 /** goto and display last slide.
152 /** jumps to the given slide.
153 <p>The slide can also be a slide that would normaly not be shown during
166 /** jumps to the slide at the given index.
[all …]
H A DXSlideShowListener.idl32 /** Listener interface to receive global slide show events.<p>
40 /** Notify that the slide show is paused
44 /** Notify that the slide show is resumed from a paused state */
47 /** Notify that a new slide starts to become visible. */
50 /** Notify that the slide transtion of the current slide ended. */
54 of the current slide has ended. */
57 /** Notify that the current slide has ended,
58 e.g. the user has clicked on the slide.
H A DXTransitionFactory.idl67 Bitmap of the slide that's going to leave the screen
70 Bitmap of the slide that's going to enter the screen
74 slide displays similar to normal slideshow
H A DXSlideShowView.idl66 same object, as long as this view is added to any slide show.
84 @return the view transformation matrix. Note that the slide
H A DPresentationRange.idl43 /** use only the active slide.
H A DSlideNumberShape.idl41 /** This service is implemented by the slide number presentation shape.
/aoo41x/main/offapi/com/sun/star/drawing/
H A DSlideSorter.idl62 to the current slide (especially write access).
68 which a slide sorter is created.</p>
72 /** Set this flag to <TRUE/> in order to have the current slide
85 showing a dotted rectangle around the focused slide.
92 slide is display in the center of the slide sorter window.
93 <p>It is not always possible to move the current slide into the
108 /** The orientation of a slide sorter can be either vertical (<TRUE/>)
135 <p>In the drawing framework a slide sorter is regarded as a view.</p>
139 /** Create a new slide sorter object.
141 The resource id of the new slide sorter.
[all …]
H A DXSlideRenderer.idl47 /** Create a preview for the given slide that has the same aspect ratio
55 aspect ratio of the slide) to the slide renderer is more convenient
59 The slide for which a preview will be created.
62 aspect ratios of this size and of the given slide differ, then
72 provide more readable slide previews. May become obsolete in
H A DXSlidePreviewCache.idl45 /** Listener for asynchronous preview creations. Called when a slide
54 preview has been created for the slide with the given index.
56 The index of the slide for which a new preview has been created.
72 order to allow multiple references to a single slide (custom
103 /** Return a preview for the given slide index.
131 /** Resume the asynchronous creation of slide previews.
H A DAccessibleSlideViewObject.idl43 the slides of the slide view of Impress documents.
45 <p>An accessible slide view object gives access to one of the visible
46 slides of a slide view.</p>
H A DAccessibleSlideView.idl43 slide views of Impress documents.
45 <p>An accessible slide view gives access to all visible slides of a
46 slide view.</p>
H A DAccessibleDrawDocumentView.idl86 "AccessibleOutlineView", or "slide window".</li>
88 Draw Document Outline", or "slide window".</li>
/aoo41x/main/sd/source/ui/app/
H A Dstrings.src109 Text [ en-US ] = "Move slide" ;
312 Text [ en-US ] = "The slide name already exists or is invalid. Please enter another name." ;
453 …till valid,\nbut cannot be undone. Do you want to continue and\nthus assign the new slide design?";
554 Text [ en-US ] = "Should the graphics be scaled to the new slide format?" ;
606 Text [ en-US ] = "Go to previous slide" ;
610 Text [ en-US ] = "Go to next slide" ;
614 Text [ en-US ] = "Go to first slide" ;
618 Text [ en-US ] = "Go to last slide" ;
/aoo41x/main/apple_remote/
H A DRemoteMainController.m117 …case kRemoteButtonRight: buttonName = @"Next slide"; break; // MEDIA_COMMAND_N…
119 …case kRemoteButtonRight_Hold: buttonName = @"Last slide"; break; // MEDIA_COMMAND_N…
120 …case kRemoteButtonLeft_Hold: buttonName = @"First slide"; break; // MEDIA_COMMAND_P…
/aoo41x/main/scp2/source/impress/
H A Dmodule_ogltrans.ulf27 en-US = "OpenGL slide transitions for %PRODUCTNAME Impress"
30 en-US = "OpenGL slide transitions for %PRODUCTNAME Impress."
/aoo41x/main/offapi/com/sun/star/drawing/framework/
H A DBasicViewFactory.idl47 <li><code>private:resource/view/SlideSorter</code> for the slide sorter
49 <li><code>private:resource/view/PresentationView</code> for the slide show.</li>
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimation.src243 Text [ en-US ] = "Until end of slide";
388 …Text [ en-US ] = "First select the slide element and then click 'Add...' to add an animation effec…
/aoo41x/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.src95 Text [ en-US ] = "Include on slide";
261 Text [ en-US ] = "Do not show on first slide";
H A Ddlgass.src161 Text [ en-US ] = "~Select a slide design" ;
254 Text [ en-US ] = "Select a slide transition";
/aoo41x/main/slideshow/source/engine/slide/
H A Dmakefile.mk27 TARGET=slide
/aoo41x/test/testgui/source/bvt/gui/
H A DFileExport.java61 public TestType(boolean doc, boolean spread, boolean slide) { in TestType() argument
64 slideT = slide; in TestType()
/aoo41x/main/slideshow/prj/
H A Dbuild.lst5 pe slideshow\source\engine\slide nmake - all pe_slide pe_inc NULL
/aoo41x/main/slideshow/util/
H A Dmakefile.mk47 $(SLB)$/slide.lib \
/aoo41x/main/oox/inc/oox/ppt/
H A Dtimenode.hxx71 const SlidePersistPtr & slide);

Completed in 51 milliseconds

1234