summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/extrusioncontrols.hrc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-04-02 13:14:44 +0000
committerRüdiger Timm <rt@openoffice.org>2004-04-02 13:14:44 +0000
commit8778488d1b9b465accb6554a1f747148ac3d39c7 (patch)
treeed9d9b8713bfc869029f9a07bcca6402d29d9ed5 /svx/source/tbxctrls/extrusioncontrols.hrc
parent696b9f300e017debc2f892eb058ef91f52fcc34b (diff)
INTEGRATION: CWS sj05 (1.1.2); FILE ADDED
2004/03/12 14:37:05 cl 1.1.2.3: #i20484# finalized strings 2004/01/29 17:01:55 cl 1.1.2.2: #i20484# added new shape ui for extrusion and fontwork 2004/01/23 15:41:33 cl 1.1.2.1: #i20484# adding autoshape ui
Diffstat (limited to 'svx/source/tbxctrls/extrusioncontrols.hrc')
-rw-r--r--svx/source/tbxctrls/extrusioncontrols.hrc152
1 files changed, 152 insertions, 0 deletions
diff --git a/svx/source/tbxctrls/extrusioncontrols.hrc b/svx/source/tbxctrls/extrusioncontrols.hrc
new file mode 100644
index 000000000000..0f56fd8dafc5
--- /dev/null
+++ b/svx/source/tbxctrls/extrusioncontrols.hrc
@@ -0,0 +1,152 @@
+/*************************************************************************
+ *
+ * $RCSfile: extrusioncontrols.hrc,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: rt $ $Date: 2004-04-02 14:14:44 $
+ *
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
+ *
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
+ *
+ * Sun Microsystems Inc., October, 2000
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
+ *
+ *
+ ************************************************************************/
+#include "dialogs.hrc"
+
+// enum to index light images
+#define FROM_TOP_LEFT 0
+#define FROM_TOP 1
+#define FROM_TOP_RIGHT 2
+#define FROM_LEFT 3
+#define FROM_FRONT 4
+#define FROM_RIGHT 5
+#define FROM_BOTTOM_LEFT 6
+#define FROM_BOTTOM 7
+#define FROM_BOTTOM_RIGHT 8
+
+#define DIRECTION_NW 0
+#define DIRECTION_N 1
+#define DIRECTION_NE 2
+#define DIRECTION_W 3
+#define DIRECTION_NONE 4
+#define DIRECTION_E 5
+#define DIRECTION_SW 6
+#define DIRECTION_S 7
+#define DIRECTION_SE 8
+
+#define STR_PERSPECTIVE 1
+#define STR_PARALLEL 2
+#define STR_CUSTOM 3
+#define STR_INFINITY 4
+
+#define STR_BRIGHT 15
+#define STR_NORMAL 16
+#define STR_DIM 17
+
+#define STR_WIREFRAME 18
+#define STR_MATTE 19
+#define STR_PLASTIC 20
+#define STR_METAL 21
+
+#define STR_DIRECTION 30 // needs 10 resource ids
+
+#define IMG_DIRECTION 1 // needs 10 resource ids
+#define IMG_DIRECTION_H 10 // needs 10 resource ids
+
+#define IMG_DEPTH_0 19
+#define IMG_DEPTH_1 20
+#define IMG_DEPTH_2 21
+#define IMG_DEPTH_3 22
+#define IMG_DEPTH_4 23
+#define IMG_DEPTH_INFINITY 24
+
+#define IMG_DEPTH_0_H 25
+#define IMG_DEPTH_1_H 26
+#define IMG_DEPTH_2_H 27
+#define IMG_DEPTH_3_H 28
+#define IMG_DEPTH_4_H 29
+#define IMG_DEPTH_INFINITY_H 30
+
+#define IMG_PERSPECTIVE 31
+#define IMG_PERSPECTIVE_H 32
+#define IMG_PARALLEL 33
+#define IMG_PARALLEL_H 34
+
+#define IMG_WIRE_FRAME 35
+#define IMG_MATTE 36
+#define IMG_PLASTIC 37
+#define IMG_METAL 38
+
+#define IMG_WIRE_FRAME_H 39
+#define IMG_MATTE_H 40
+#define IMG_PLASTIC_H 41
+#define IMG_METAL_H 42
+
+#define IMG_LIGHT_OFF 50 // needs 10 resource ids
+#define IMG_LIGHT_ON 60 // needs 10 resource ids
+#define IMG_LIGHT_PREVIEW 70 // needs 10 resource ids
+
+#define IMG_LIGHT_OFF_H 80 // needs 10 resource ids
+#define IMG_LIGHT_ON_H 90 // needs 10 resource ids
+#define IMG_LIGHT_PREVIEW_H 100 // needs 10 resource ids
+
+#define IMG_LIGHTING_BRIGHT 110
+#define IMG_LIGHTING_NORMAL 111
+#define IMG_LIGHTING_DIM 112
+
+#define IMG_LIGHTING_BRIGHT_H 113
+#define IMG_LIGHTING_NORMAL_H 114
+#define IMG_LIGHTING_DIM_H 115
+
+#define FL_DEPTH 1
+#define MTR_DEPTH 2
+#define BTN_OK 3
+#define BTN_CANCEL 4
+#define BTN_HELP 5 \ No newline at end of file