:: com :: sun :: star :: text ::
|
interface XRedline |
|
- Description
- enables creation of redlines (change tracking).
|
Methods' Details |
makeRedline
- 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
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.