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

(Global Index)

Syntax

service SubtitleShape;

Description

This service is implemented by the subtitle presentation shape.

Presentation shapes can be used in a presentation page layouts and theire position and size is by default set by the presentation shapes on the MasterPage .

Included Services

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

Description

this service is supported from all shapes inside a PresentationDocument . This usually enahnces objects of type com::sun::star::drawing::Shape with presentation properties.


com::sun::star::drawing::TextShape

Top of Page