diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-05-22 14:16:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-05-22 14:16:13 +0000 |
commit | 429cb0b48ac0043f8e2e47d1385e1e3a9b259d7a (patch) | |
tree | a506bf904290c310b63b586d644cde1854b49b66 /svx | |
parent | 5420a710ee332c16c5e401b98c5c9b7e4674ab3f (diff) |
INTEGRATION: CWS chart2mst3 (1.2.18); FILE MERGED
2006/12/01 11:35:41 iha 1.2.18.1: export class OverlayPolyPolygonStriped for use in chart2
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/sdr/overlay/overlaypolypolygon.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/svx/sdr/overlay/overlaypolypolygon.hxx b/svx/inc/svx/sdr/overlay/overlaypolypolygon.hxx index cf5729ee3918..71d42cdd0aa9 100644 --- a/svx/inc/svx/sdr/overlay/overlaypolypolygon.hxx +++ b/svx/inc/svx/sdr/overlay/overlaypolypolygon.hxx @@ -4,9 +4,9 @@ * * $RCSfile: overlaypolypolygon.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: ihi $ $Date: 2006-11-14 13:08:32 $ + * last change: $Author: vg $ $Date: 2007-05-22 15:16:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,7 +50,7 @@ namespace sdr { namespace overlay { - class OverlayPolyPolygonStriped : public OverlayObject + class SVX_DLLPUBLIC OverlayPolyPolygonStriped : public OverlayObject { protected: // geometry |