diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-10 12:07:02 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-10 12:07:02 +0000 |
commit | d9754eeadc55bf88f5bfef4c0239bd101d1166d2 (patch) | |
tree | 8f1b85bf8626c6c021e0904f5ba595ddacca441d /svx/source/customshapes/EnhancedCustomShape2d.cxx | |
parent | 9d92b8fa439192fc3cefcd084a966871e2e3b897 (diff) |
INTEGRATION: CWS presfixes01 (1.8.60); FILE MERGED
2005/03/09 07:30:52 fs 1.8.60.3: RESYNC: (1.9-1.11); FILE MERGED
2005/02/20 00:14:30 thb 1.8.60.2: RESYNC: (1.8-1.9); FILE MERGED
2005/02/16 11:34:18 fs 1.8.60.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
Diffstat (limited to 'svx/source/customshapes/EnhancedCustomShape2d.cxx')
-rw-r--r-- | svx/source/customshapes/EnhancedCustomShape2d.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/customshapes/EnhancedCustomShape2d.cxx b/svx/source/customshapes/EnhancedCustomShape2d.cxx index 369db89daf55..89ba0cba2545 100644 --- a/svx/source/customshapes/EnhancedCustomShape2d.cxx +++ b/svx/source/customshapes/EnhancedCustomShape2d.cxx @@ -2,9 +2,9 @@ * * $RCSfile: EnhancedCustomShape2d.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2005-03-01 19:04:32 $ + * last change: $Author: vg $ $Date: 2005-03-10 13:07:02 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -133,7 +133,7 @@ #ifndef _COM_SUN_STAR_DRAWING_ENHANCEDCUSTOMSHAPEPARAMETERTYPE_HPP_ #include <com/sun/star/drawing/EnhancedCustomShapeParameterType.hpp> #endif -#ifndef __com_sun_star_drawing_EnhancedCustomShapeSegmentCommand_hpp__ +#ifndef __COM_SUN_STAR_DRAWING_ENHANCEDCUSTOMSHAPESEGMENTCOMMAND_HPP__ #include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp> #endif #ifndef BOOST_SHARED_PTR_HPP_INCLUDED |