Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

interface XRedline
Description
enables creation of redlines (change tracking).

Methods' Summary
makeRedline  
Methods' Details
makeRedline
void
makeRedline( [in] string  RedlineType,
[in] ::com::sun::star::beans::PropertyValues  RedlineProperties )
raises( ::com::sun::star::lang::IllegalArgumentException );

Parameter RedlineType

Valid type names are:

  • Insert - marks an insertion

  • Delete - marks an deletion

  • Format - marks an attribute change

  • TextTable - marks a text table

  • Style - marks an applied style

Parameter RedlineProperties
contains the following parameters [readonly, property] string RedlineAuthor; [readonly, property] com::sun::star::util::DateTime RedlineDateTime; [readonly, property] string RedlineComment;
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.