Kaydet (Commit) e45475a4 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS sj12 (1.4.114); FILE MERGED

2004/11/11 01:23:02 sj 1.4.114.1: #i36002# file format change
üst 8e87ce63
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: EnhancedCustomShapeGeometry.hxx,v $ * $RCSfile: EnhancedCustomShapeGeometry.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: hr $ $Date: 2004-08-03 13:17:38 $ * last change: $Author: rt $ $Date: 2004-11-26 14:27:29 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -125,11 +125,6 @@ struct mso_CustomShape ...@@ -125,11 +125,6 @@ struct mso_CustomShape
sal_uInt32 nHandles; sal_uInt32 nHandles;
}; };
#define GEOMETRY_USED_LEFT 1
#define GEOMETRY_USED_TOP 2
#define GEOMETRY_USED_RIGHT 4
#define GEOMETRY_USED_BOTTOM 8
#define MSO_I | (sal_Int32)0x80000000 #define MSO_I | (sal_Int32)0x80000000
const sal_Bool SortFilledObjectsToBackByDefault( MSO_SPT eSpType ); const sal_Bool SortFilledObjectsToBackByDefault( MSO_SPT eSpType );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment