service Text in module com::sun::star::drawing::

(Global Index)

Syntax

service Text;

Description

This abstract service specifies the general characteristics of an optional text inside a Shape .

Included Services

com::sun::star::drawing::TextProperties

Description

The properties in this service describe the style for rendering a shapes text area.


Exported Interfaces

com::sun::star::text::XText

Description

With this interface you can modify the text of this


Top of Page