From 0206c86a19bbaf7b2b3b35d6eb33c87822ed5cd6 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Wed, 30 Jan 2008 07:10:29 +0000 Subject: 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 --- offapi/com/sun/star/chart2/Legend.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/chart2/Legend.idl') 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

If a relative position is given the legend is not automatically placed, but instead is placed relative on the page.

-

If , the legend position is solely determined by the +

If , the legend position is solely determined by the AnchorPosition.

*/ [property, maybevoid] ::com::sun::star::chart2::RelativePosition RelativePosition; -- cgit