summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-25 07:35:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-25 07:35:09 +0000
commit297de27c1ce64d53380db176a4619a252302b1fa (patch)
tree99cfa324722f9246938f9de5158d2f59fb2f8b67 /chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
parentINTEGRATION: CWS chart07 (1.1.2); FILE ADDED (diff)
downloadcore-297de27c1ce64d53380db176a4619a252302b1fa.tar.gz
core-297de27c1ce64d53380db176a4619a252302b1fa.zip
INTEGRATION: CWS chart07 (1.1.2); FILE ADDED
2007/07/05 12:49:00 iha 1.1.2.1: cleanup statistic controls (one implementation only) - prepare for issue 8877
Diffstat (limited to 'chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc')
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc53
1 files changed, 53 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc b/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
new file mode 100644
index 000000000000..2825c6154da2
--- /dev/null
+++ b/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
@@ -0,0 +1,53 @@
+/*************************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: res_ErrorBar_IDs.hrc,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: rt $ $Date: 2007-07-25 08:35:09 $
+ *
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 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
+ *
+ ************************************************************************/
+
+#define CBX_AVERAGE 1
+#define FL_ERROR 1
+#define RBT_NONE 1
+#define RBT_VARIANT 2
+#define RBT_SIGMA 3
+#define RBT_PERCENT 4
+#define RBT_BIGERROR 5
+#define RBT_CONST 6
+#define MTR_FLD_PERCENT 1
+#define MTR_FLD_BIGERROR 2
+#define MTR_FLD_PLUS 3
+#define MTR_FLD_MINUS 4
+#define FT_PERCENT_PLUS 1
+#define FT_PERCENT_MINUS 2
+#define FT_INDICATE 3
+#define FT_REGRESS 4
+#define CT_INDICATE 1
+#define CT_REGRESS 2