:: com :: sun :: star :: text ::
|
interface XTextSection |
- Base Interfaces
XTextSection
┗ ::com::sun::star::text::XTextContent
┗ ::com::sun::star::lang::XComponent
::com::sun::star::text::XTextContent |
- (referenced interface's summary:)
- enables objects to be inserted into a text and to provide their
location in a text once they are inserted into it.
|
|
- Description
- provide special data of a ::com::sun::star::text::TextSection .
- See also
- ::com::sun::star::text::TextSection
|
Methods' Details |
getParentSection
- Description
- If the object is a child section, then this method returns
the parent text section.
|
|
getChildSections
- Returns
-
all text sections that are children of this text section (recursive).
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.