diff options
author | Kai Ahrens <ka@openoffice.org> | 2000-09-29 07:33:08 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2000-09-29 07:33:08 +0000 |
commit | e86cbe9caa7614a704a735d8d5db163be49f250b (patch) | |
tree | 34de6096d04c22d9accb7ba3f237c3319acae119 /svx/inc | |
parent | cbc386f777a4a221277384073cedf5910528aefc (diff) |
added graphic crop item
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svdstr.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/svdstr.hrc b/svx/inc/svdstr.hrc index 54df4b23383b..7a4b88296ba7 100644 --- a/svx/inc/svdstr.hrc +++ b/svx/inc/svdstr.hrc @@ -2,9 +2,9 @@ * * $RCSfile: svdstr.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:01:01 $ + * last change: $Author: ka $ $Date: 2000-09-29 08:27:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -759,7 +759,7 @@ #define SIP_SA_GRAFTRANSPARENCE (SIP_Begin + 249) #define SIP_SA_GRAFINVERT (SIP_Begin + 250) #define SIP_SA_GRAFMODE (SIP_Begin + 251) -#define SIP_SA_GRAFRESERVE2 (SIP_Begin + 252) +#define SIP_SA_GRAFCROP (SIP_Begin + 252) #define SIP_SA_GRAFRESERVE3 (SIP_Begin + 253) #define SIP_SA_GRAFRESERVE4 (SIP_Begin + 254) #define SIP_SA_GRAFRESERVE5 (SIP_Begin + 255) |