summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/Legend.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-01-30 07:10:29 +0000
committerRüdiger Timm <rt@openoffice.org>2008-01-30 07:10:29 +0000
commit0206c86a19bbaf7b2b3b35d6eb33c87822ed5cd6 (patch)
tree13c9347de343d100e485b59b335ece798cf2c725 /offapi/com/sun/star/chart2/Legend.idl
parent72de3f8d7bf98a3dc7ec8d2cd62dbcb1329a2acd (diff)
INTEGRATION: CWS dba24d (1.3.18); FILE MERGED
2007/11/30 21:02:37 fs 1.3.18.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed
Diffstat (limited to 'offapi/com/sun/star/chart2/Legend.idl')
-rw-r--r--offapi/com/sun/star/chart2/Legend.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart2/Legend.idl b/offapi/com/sun/star/chart2/Legend.idl
index c1c9879caf0b..2e3450192f7a 100644
--- a/offapi/com/sun/star/chart2/Legend.idl
+++ b/offapi/com/sun/star/chart2/Legend.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: Legend.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2007-10-22 16:41:08 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:10:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -95,7 +95,7 @@ service Legend
<p>If a relative position is given the legend is not automatically placed,
but instead is placed relative on the page.</p>
- <p>If <VOID/>, the legend position is solely determined by the
+ <p>If <void/>, the legend position is solely determined by the
<member>AnchorPosition</member>.</p>
*/
[property, maybevoid] ::com::sun::star::chart2::RelativePosition RelativePosition;