Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index



On 05/07/13 12:38, Michael Meeks wrote:


For now, the server end will not send previews until either the user
hits the start presentation button, or the PC side starts it. 
      IIRC this may be an artifact of the UNO interfaces involved - it was
prolly easier to code this way. Also - if you have multiple
presentations loaded concurrently, there might be some fun ergonomic
issues :-)

To create the previews XSlideShowController was used
( http://api.libreoffice.org/docs/common/ref/com/sun/star/presentation/XSlideShowController.html )
which is only available when a slideshow is running.

I've just discovered the existence of XSlidePreviewCache though --
 http://api.libreoffice.org/docs/common/ref/com/sun/star/drawing/XSlidePreviewCache.html -- 
maybe that would be useful for getting previews -- also when no slideshow is running (It
looks like this is used for showing the thumbnails which are shown when editing presentations
-- that would also be more efficient than generating them from scratch for the remote)?

ATB,

        Andrzej





Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.