INTEGRATION: CWS chart14 (1.2.104); FILE MERGED

2007/09/11 16:48:36 bm 1.2.104.1: #i10000# correct include guard namespace
This commit is contained in:
Vladimir Glazounov 2007-10-22 15:41:08 +00:00
parent 94a4f9be62
commit 4b861245c1

View file

@ -4,9 +4,9 @@
*
* $RCSfile: Legend.idl,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: vg $ $Date: 2007-05-22 14:54:35 $
* last change: $Author: vg $ $Date: 2007-10-22 16:41:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -32,8 +32,8 @@
* MA 02111-1307 USA
*
************************************************************************/
#ifndef com_sun_star_chart_Legend_idl
#define com_sun_star_chart_Legend_idl
#ifndef com_sun_star_chart2_Legend_idl
#define com_sun_star_chart2_Legend_idl
#include <com/sun/star/chart2/XLegend.idl>
#include <com/sun/star/chart2/LegendPosition.idl>