Update ooo320-m1
[ooovba.git] / binfilter / inc / bf_sch / unonames.hxx
blobf100bf2090a566e32dc6e0d8df640b21e6d25299
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: unonames.hxx,v $
10 * $Revision: 1.4 $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #ifndef _SCH_UNONAMES_HXX
32 #define _SCH_UNONAMES_HXX
33 namespace binfilter {
35 #define UNONAME_ADDITIONAL_SHAPES "AdditionalShapes"
36 #define UNONAME_CHARTLEGENDALIGN "Alignment"
37 #define UNONAME_TEXT_ORDER "ArrangeOrder"
38 #define UNONAME_ATTRIBUTED_DATA_POINTS "AttributedDataPoints"
39 #define UNONAME_AXIS_AUTO_MAX "AutoMax"
40 #define UNONAME_AXIS_AUTO_MIN "AutoMin"
41 #define UNONAME_AXIS_AUTO_ORIGIN "AutoOrigin"
42 #define UNONAME_AXIS_AUTO_STEP_HELP "AutoStepHelp"
43 #define UNONAME_AXIS_AUTO_STEP_MAIN "AutoStepMain"
44 #define UNONAME_AXIS "Axis"
45 #define UNONAME_STYLE_BASETYPE "BaseType"
46 #define UNONAME_CATEGORIES_RANGE_ADDRESS "CategoriesRangeAddress"
47 #define UNONAME_CHART_RANGE_ADDRESS "ChartRangeAddress"
48 #define UNONAME_STAT_CONSTPLUS "ConstantErrorHigh"
49 #define UNONAME_STAT_CONSTMINUS "ConstantErrorLow"
50 #define UNONAME_DATACAPTION "DataCaption"
51 #define UNONAME_ERROR_PROPS "DataErrorProperties"
52 #define UNONAME_AVERAGE_PROPS "DataMeanValueProperties"
53 #define UNONAME_REGRESSION_PROPS "DataRegressionProperties"
54 #define UNONAME_DATAROWSOURCE "DataRowSource"
55 #define UNONAME_FIRST_COL_LABELS "DataSourceLabelsInFirstColumn"
56 #define UNONAME_FIRST_ROW_LABELS "DataSourceLabelsInFirstRow"
57 #define UNONAME_STYLE_DEEP "Deep"
58 #define UNONAME_STYLE_3D "Dim3D"
59 #define UNONAME_DISPLAY_LABELS "DisplayLabels"
60 #define UNONAME_STAT_KIND_ERROR "ErrorCategory"
61 #define UNONAME_STAT_INDICATE "ErrorIndicator"
62 #define UNONAME_STAT_BIGERROR "ErrorMargin"
63 #define UNONAME_EXPORT_DATA "ExportData"
64 #define UNONAME_GAPWIDTH "GapWidth"
65 #define UNONAME_DIAGRAM_GAPWIDTH "GapWidth"
66 #define UNONAME_HASLEGEND "HasLegend"
67 #define UNONAME_TITLE_SHOW_MAIN "HasMainTitle"
68 #define UNONAME_AXISGRID_SHOW_2X_AXIS "HasSecondaryXAxis"
69 #define UNONAME_AXISGRID_SHOW_2X_DESCR "HasSecondaryXAxisDescription"
70 #define UNONAME_AXISGRID_SHOW_2Y_AXIS "HasSecondaryYAxis"
71 #define UNONAME_AXISGRID_SHOW_2Y_DESCR "HasSecondaryYAxisDescription"
72 #define UNONAME_TITLE_SHOW_SUB "HasSubTitle"
73 #define UNONAME_HAS_TRANSLATED_COLS "HasTranslatedColumns"
74 #define UNONAME_HAS_TRANSLATED_ROWS "HasTranslatedRows"
75 #define UNONAME_AXISGRID_SHOW_X_AXIS "HasXAxis"
76 #define UNONAME_AXISGRID_SHOW_X_DESCR "HasXAxisDescription"
77 #define UNONAME_AXISGRID_SHOW_X_MAIN "HasXAxisGrid"
78 #define UNONAME_AXISGRID_SHOW_X_HELP "HasXAxisHelpGrid"
79 #define UNONAME_TITLE_SHOW_X_AXIS "HasXAxisTitle"
80 #define UNONAME_AXISGRID_SHOW_Y_AXIS "HasYAxis"
81 #define UNONAME_AXISGRID_SHOW_Y_DESCR "HasYAxisDescription"
82 #define UNONAME_AXISGRID_SHOW_Y_MAIN "HasYAxisGrid"
83 #define UNONAME_AXISGRID_SHOW_Y_HELP "HasYAxisHelpGrid"
84 #define UNONAME_TITLE_SHOW_Y_AXIS "HasYAxisTitle"
85 #define UNONAME_AXISGRID_SHOW_Z_AXIS "HasZAxis"
86 #define UNONAME_AXISGRID_SHOW_Z_DESCR "HasZAxisDescription"
87 #define UNONAME_AXISGRID_SHOW_Z_MAIN "HasZAxisGrid"
88 #define UNONAME_AXISGRID_SHOW_Z_HELP "HasZAxisHelpGrid"
89 #define UNONAME_TITLE_SHOW_Z_AXIS "HasZAxisTitle"
90 #define UNONAME_AXIS_HELPTICKS "HelpMarks"
91 #define UNONAME_STYLE_LINES "Lines"
92 #define UNONAME_LINK_NUMFMT "LinkNumberFormatToSource"
93 #define UNONAME_AXIS_LOGARITHM "Logarithmic"
94 #define UNONAME_MAINTITLE_ADDRESS "MainTitleAddress"
95 #define UNONAME_AXIS_TICKS "Marks"
96 #define UNONAME_AXIS_MAX "Max"
97 #define UNONAME_STAT_AVERAGE "MeanValue"
98 #define UNONAME_AXIS_MIN "Min"
99 #define UNONAME_NUMBERFORMAT "NumberFormat"
100 #define UNONAME_NUM_OF_LINES_FOR_BAR "NumberOfLines"
101 #define UNONAME_AXIS_ORIGIN "Origin"
102 #define UNONAME_OVERLAP "Overlap"
103 #define UNONAME_DIAGRAM_OVERLAP "Overlap"
104 #define UNONAME_STYLE_PERCENT "Percent"
105 #define UNONAME_STAT_PERCENT "PercentageError"
106 #define UNONAME_STAT_REGRESSTYPE "RegressionCurves"
107 #define UNONAME_PIE_SEGMENT_OFFSET "SegmentOffset"
108 #define UNONAME_SERIES_ADDRESSES "SeriesAddresses"
109 #define UNONAME_STYLE_SHAPE "SolidType"
110 #define UNONAME_STYLE_SPLINES "SplineType"
111 #define UNONAME_SPLINE_ORDER "SplineOrder"
112 #define UNONAME_SPLINE_RESOLUTION "SplineResolution"
113 #define UNONAME_STYLE_STACKED "Stacked"
114 #define UNONAME_STACKBARWIDTH "StackedBarWidth"
115 #define UNONAME_STACKCONNECTORS "StackedBarsConnected"
116 #define UNONAME_STACKED_TEXT "StackedText"
117 #define UNONAME_AXIS_STEP_HELP "StepHelp"
118 #define UNONAME_AXIS_STEP_MAIN "StepMain"
119 #define UNONAME_TEXT_STRING "String"
120 #define UNONAME_SUBTITLE_ADDRESS "SubTitleAddress"
121 #define UNONAME_SYMBOL_BITMAP_URL "SymbolBitmapURL"
122 #define UNONAME_STYLE_SYMBOL "SymbolType"
123 #define UNONAME_SYMBOL_SIZE "SymbolSize"
124 #define UNONAME_TABLE_NUMBER_LIST "TableNumberList"
125 #define UNONAME_TEXTBREAK "TextBreak"
126 #define UNONAME_TEXT_OVERLAP "TextCanOverlap"
127 #define UNONAME_TEXT_DEGREES "TextRotation"
128 #define UNONAME_TRANSLATED_COLS "TranslatedColumns"
129 #define UNONAME_TRANSLATED_ROWS "TranslatedRows"
130 #define UNONAME_STOCK_UPDOWN "UpDown"
131 #define UNONAME_USER_DEF_ATTR "UserDefinedAttributes"
132 #define UNONAME_STYLE_VERTICAL "Vertical"
133 #define UNONAME_VISIBLE "Visible"
134 #define UNONAME_STOCK_VOLUME "Volume"
136 #define SCH_X_STR_CHTYPE_NAMESPACE "com.sun.star.chart."
137 #define SCH_X_STR_CHTYPE_LINE "LineDiagram"
138 #define SCH_X_STR_CHTYPE_AREA "AreaDiagram"
139 #define SCH_X_STR_CHTYPE_BAR "BarDiagram"
140 #define SCH_X_STR_CHTYPE_PIE "PieDiagram"
141 #define SCH_X_STR_CHTYPE_DONUT "DonutDiagram"
142 #define SCH_X_STR_CHTYPE_XY "XYDiagram"
143 #define SCH_X_STR_CHTYPE_NET "NetDiagram"
144 #define SCH_X_STR_CHTYPE_STOCK "StockDiagram"
146 #define SCH_ASCII_TO_OU( s ) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( s ) )
148 } //namespace binfilter
149 #endif // _SCH_UNONAMES_HXX