| /AOO41X/main/offapi/com/sun/star/presentation/ |
| H A D | XSlideShow.idl | 81 displayed slide. If there is currently no slideshow running, 83 current slide, a possible slide transition effect is issued 84 and the next slide is displayed.<p> 88 running, the last effect on the last slide was already 96 The current slide is displayed as if the last user-triggered effect 98 current slide then slideEnded(true) is called at the registered 100 previous slide. Note that this command is executed asynchronously. 107 running, the first effect on the first slide was not yet 139 /** Jump to the given slide.<p> 141 This method ends all effects on the current slide, displays a [all …]
|
| H A D | XSlideShowController.idl | 79 the document. Not all slides must be present and each slide can 83 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. 130 <p>Remaining effects on the current slide will be skiped.*/ 135 /** goto and display previous slide. 136 <p>Remaining effects on the current slide will be skiped.*/ 141 /** goto and display last slide. [all …]
|
| H A D | XSlideShowListener.idl | 32 /** 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 D | XTransitionFactory.idl | 67 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 D | XSlideShowView.idl | 66 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 D | PresentationRange.idl | 43 /** use only the active slide.
|
| H A D | SlideNumberShape.idl | 41 /** This service is implemented by the slide number presentation shape.
|
| /AOO41X/main/offapi/com/sun/star/drawing/ |
| H A D | SlideSorter.idl | 62 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. 91 slide is changed the visual area is shifted so that the new current 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/>) 132 /** A slide sorter shows previews for a set of slides, typically all slides 135 <p>In the drawing framework a slide sorter is regarded as a view.</p> [all …]
|
| H A D | XSlideRenderer.idl | 47 /** 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 D | XSlidePreviewCache.idl | 45 /** 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 D | AccessibleSlideView.idl | 43 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 D | AccessibleSlideViewObject.idl | 43 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 D | AccessibleDrawDocumentView.idl | 86 "AccessibleOutlineView", or "slide window".</li> 88 Draw Document Outline", or "slide window".</li>
|
| /AOO41X/main/sd/source/ui/app/ |
| H A D | strings.src | 109 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 D | RemoteMainController.m | 117 …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 D | module_ogltrans.ulf | 27 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 D | BasicViewFactory.idl | 47 <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 D | CustomAnimation.src | 243 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 D | headerfooterdlg.src | 95 Text [ en-US ] = "Include on slide"; 261 Text [ en-US ] = "Do not show on first slide";
|
| H A D | dlgass.src | 161 Text [ en-US ] = "~Select a slide design" ; 254 Text [ en-US ] = "Select a slide transition";
|
| /AOO41X/test/testgui/source/bvt/gui/ |
| H A D | FileExport.java | 61 public TestType(boolean doc, boolean spread, boolean slide) { in TestType() argument 64 slideT = slide; in TestType()
|
| /AOO41X/main/slideshow/source/engine/slide/ |
| H A D | makefile.mk | 27 TARGET=slide
|
| /AOO41X/main/slideshow/prj/ |
| H A D | build.lst | 5 pe slideshow\source\engine\slide nmake - all pe_slide pe_inc NULL
|
| /AOO41X/main/slideshow/util/ |
| H A D | makefile.mk | 47 $(SLB)$/slide.lib \
|
| /AOO41X/main/oox/inc/oox/ppt/ |
| H A D | timenode.hxx | 71 const SlidePersistPtr & slide);
|