:: com :: sun :: star :: presentation ::

service PresentationDocument

Included Services - Summary
::com::sun::star::drawing::GenericDrawingDocument

This is a basic service for a drawing document. (details)

Exported Interfaces - Summary
XPresentationSupplier

lets you access the presentation of this document.

XCustomPresentationSupplier

lets you access the custom presentations of this document.

::com::sun::star::document::XLinkTargetSupplier

gives you access to the first link hierarchy inside a document, the pages.

Included Services - Details
::com::sun::star::drawing::GenericDrawingDocument
Description
This is a basic service for a drawing document.

The following services are available at the com::sun::star::lang::XMultiServiceFactory only in a presentation application

  • TitleTextShape
  • OutlinerShape
  • SubtitleShape
  • GraphicObjectShape
  • PageShape
  • OLE2Shape
  • ChartShape
  • NotesShape
  • HandoutShape
  • HeaderShape
  • FooterShape
  • SlideNumberShape
  • DateTimeShape
  • DocumentSettings
  • textfield::Header
  • textfield::Footer
  • textfield::DateTime
Exported Interfaces - Details
XPresentationSupplier
Description
lets you access the presentation of this document.
XCustomPresentationSupplier
Description
lets you access the custom presentations of this document.
::com::sun::star::document::XLinkTargetSupplier
Description
gives you access to the first link hierarchy inside a document, the pages.

 
Top of Page