diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-05-17 15:30:51 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-05-17 15:30:51 +0000 |
commit | ff168536994a8212e72a794dc28938f461c7093b (patch) | |
tree | 2bdeb95ce7d7a5bf1d7ad963f7e7644659519e16 | |
parent | 6807414a23b01b92f4a1e48247b195ed1232fe7d (diff) |
INTEGRATION: CWS hbqea101 (1.6.330); FILE MERGED
2004/05/05 13:23:20 hbrinkm 1.6.330.1: #27615# WithTab
-rw-r--r-- | offapi/com/sun/star/text/DocumentIndexLevelFormat.idl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl b/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl index fc62cb641d40..9b89b31ed1d5 100644 --- a/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl +++ b/offapi/com/sun/star/text/DocumentIndexLevelFormat.idl @@ -2,9 +2,9 @@ * * $RCSfile: DocumentIndexLevelFormat.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:56:43 $ + * last change: $Author: rt $ $Date: 2004-05-17 16:30:51 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -138,6 +138,10 @@ <p>Fill character in tab stops.</p> </li> <li> + <p>WithTab</p> + <p>If true insert tab character.</p> + </li> + <li> <p>Text</p> <p>Text. Only valid in user defined text.</p> </li> |