Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

unpublished interface XTextContentAppend
Usage Restrictions
not published
Description
.

Methods' Summary
appendTextContent appends a text content at the end of the text.  
Methods' Details
appendTextContent
XTextRange
appendTextContent( [in] XTextContent  TextContent,
[in] ::com::sun::star::beans::PropertyValues  CharacterAndParagraphProperties )
raises( ::com::sun::star::lang::IllegalArgumentException,
::com::sun::star::beans::UnknownPropertyException );

Description
appends a text content at the end of the text.

The sequence can contain all the properties defined by the service

Parameter TextContent
contains the object to be inserted.
Parameter CharacterAndParagraphProperties
can contain all the properties defined by the service
Returns
the anchor text range of the inserted text content.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

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