The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

interface XTextSection
Base Interfaces
XTextSectionXTextContent
   ┗ ::com::sun::star::lang::XComponent

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 TextSection.
See also
TextSection

Methods' Summary
getParentSection If the object is a child section, then this method returns the parent text section.  
getChildSections  
Methods' Details
getParentSection
XTextSection
getParentSection();

Description
If the object is a child section, then this method returns the parent text section.
getChildSections
sequence< XTextSection >
getChildSections();

Returns
all text sections that are children of this text section (recursive).
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.