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

service PresentationDocument
Description
This is the service provided by a presentation document.

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

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