Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service TextTableCursor

Description
specifies a cursor in text tables.

This cursor can be used to:



Included Services

com::sun::star::style::CharacterProperties
Description
This is a set of properties to describe the style of characters.
com::sun::star::style::CharacterPropertiesAsian
Description
This is a set of properties to describe the style of characters in asian texts.
com::sun::star::style::CharacterPropertiesComplex
Description
This is a set of properties to describe the style of characters in complex texts.
com::sun::star::style::ParagraphProperties
Description
describes the style of paragraphs.

Exported Interfaces

com::sun::star::text::XTextTableCursor
Description
The TextTableCursor provide methods to navigate throught the table structure, to merge and split cells
com::sun::star::beans::XPropertySet
Description
provides information about and access to the properties from an implementation.

Top of Page