diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-08-31 13:51:28 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-08-31 13:51:28 +0000 |
commit | 06ec9fd75cc44ec66207e686b86d39ea7e43ffab (patch) | |
tree | 686fa1787d89219125eb1c5219464a8ab420a5cc | |
parent | 2ae90b717ad6122530e420c078c5706db40227f0 (diff) |
INTEGRATION: CWS c02v1 (1.3.914); FILE MERGED
2004/08/24 08:20:03 cl 1.3.914.1: #i29291# removed favorit page
-rw-r--r-- | svx/inc/float3d.hrc | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/svx/inc/float3d.hrc b/svx/inc/float3d.hrc index 69bab498b67e..4202e363431e 100644 --- a/svx/inc/float3d.hrc +++ b/svx/inc/float3d.hrc @@ -2,9 +2,9 @@ * * $RCSfile: float3d.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: cl $ $Date: 2002-06-03 08:57:04 $ + * last change: $Author: kz $ $Date: 2004-08-31 14:51:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -62,7 +62,6 @@ //#define FLT_WIN_3D 827 -#define BTN_FAVORITES 1 #define BTN_GEO 2 #define BTN_REPRESENTATION 3 #define BTN_LIGHT 4 @@ -78,12 +77,6 @@ #define CTL_PREVIEW 12 #define CTL_LIGHT_PREVIEW 13 -// Favoriten -#define CTL_FAVORITES 20 -#define FL_FAVORITES 21 -#define BTN_ONLY_3D 22 -#define BTN_ALL_ATTRIBUTES 23 - // Geometrie #define FT_HORIZONTAL 24 #define NUM_HORIZONTAL 25 |