service PresentationDocument in module com::sun::star::presentation::

(Global Index)

Syntax

service PresentationDocument;

Description

This is the service provided by a presentation document.

Included Services

com::sun::star::drawing::DrawingDocument

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

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

Description

lets you access the presentation of this document.


com::sun::star::presentation::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