1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org. If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
26 ************************************************************************/
28 #ifndef SC_UNONAMES_HXX
29 #define SC_UNONAMES_HXX
32 #define SC_SERVICENAME_VALBIND "com.sun.star.table.CellValueBinding"
33 #define SC_SERVICENAME_LISTCELLBIND "com.sun.star.table.ListPositionCellBinding"
34 #define SC_SERVICENAME_LISTSOURCE "com.sun.star.table.CellRangeListSource"
35 #define SC_SERVICENAME_CELLADDRESS "com.sun.star.table.CellAddressConversion"
36 #define SC_SERVICENAME_RANGEADDRESS "com.sun.star.table.CellRangeAddressConversion"
38 #define SC_SERVICENAME_FORMULAPARS "com.sun.star.sheet.FormulaParser"
39 #define SC_SERVICENAME_OPCODEMAPPER "com.sun.star.sheet.FormulaOpCodeMapper"
41 #define SC_SERVICENAME_CHDATAPROV "com.sun.star.chart2.data.DataProvider"
42 #define SC_SERVICENAME_CHRANGEHILIGHT "com.sun.star.chart2.data.RangeHighlightListener"
45 #define SC_UNO_AREALINKS "AreaLinks"
46 #define SC_UNO_DDELINKS "DDELinks"
47 #define SC_UNO_EXTERNALDOCLINKS "ExternalDocLinks"
48 #define SC_UNO_COLLABELRNG "ColumnLabelRanges"
49 #define SC_UNO_DATABASERNG "DatabaseRanges"
50 #define SC_UNO_NAMEDRANGES "NamedRanges"
51 #define SC_UNO_ROWLABELRNG "RowLabelRanges"
52 #define SC_UNO_SHEETLINKS "SheetLinks"
53 #define SC_UNO_FORBIDDEN "ForbiddenCharacters"
54 #define SC_UNO_HASDRAWPAGES "HasDrawPages"
56 // CharacterProperties
57 #define SC_UNONAME_CCOLOR "CharColor"
58 #define SC_UNONAME_CHEIGHT "CharHeight"
59 #define SC_UNONAME_CUNDER "CharUnderline"
60 #define SC_UNONAME_CUNDLCOL "CharUnderlineColor"
61 #define SC_UNONAME_CUNDLHAS "CharUnderlineHasColor"
62 #define SC_UNONAME_COVER "CharOverline"
63 #define SC_UNONAME_COVRLCOL "CharOverlineColor"
64 #define SC_UNONAME_COVRLHAS "CharOverlineHasColor"
65 #define SC_UNONAME_CWEIGHT "CharWeight"
66 #define SC_UNONAME_CPOST "CharPosture"
67 #define SC_UNONAME_CCROSS "CharCrossedOut"
68 #define SC_UNONAME_CSTRIKE "CharStrikeout"
69 #define SC_UNONAME_CLOCAL "CharLocale"
70 #define SC_UNONAME_CSHADD "CharShadowed"
71 #define SC_UNONAME_CFONT "CharFont"
72 #define SC_UNONAME_COUTL "CharContoured"
73 #define SC_UNONAME_CEMPHAS "CharEmphasis"
74 #define SC_UNONAME_CFNAME "CharFontName"
75 #define SC_UNONAME_CFSTYLE "CharFontStyleName"
76 #define SC_UNONAME_CFFAMIL "CharFontFamily"
77 #define SC_UNONAME_CFCHARS "CharFontCharSet"
78 #define SC_UNONAME_CFPITCH "CharFontPitch"
79 #define SC_UNONAME_CRELIEF "CharRelief"
80 #define SC_UNONAME_CWORDMOD "CharWordMode"
82 #define SC_UNO_CJK_CFNAME "CharFontNameAsian"
83 #define SC_UNO_CJK_CFSTYLE "CharFontStyleNameAsian"
84 #define SC_UNO_CJK_CFFAMIL "CharFontFamilyAsian"
85 #define SC_UNO_CJK_CFCHARS "CharFontCharSetAsian"
86 #define SC_UNO_CJK_CFPITCH "CharFontPitchAsian"
87 #define SC_UNO_CJK_CHEIGHT "CharHeightAsian"
88 #define SC_UNO_CJK_CWEIGHT "CharWeightAsian"
89 #define SC_UNO_CJK_CPOST "CharPostureAsian"
90 #define SC_UNO_CJK_CLOCAL "CharLocaleAsian"
92 #define SC_UNO_CTL_CFNAME "CharFontNameComplex"
93 #define SC_UNO_CTL_CFSTYLE "CharFontStyleNameComplex"
94 #define SC_UNO_CTL_CFFAMIL "CharFontFamilyComplex"
95 #define SC_UNO_CTL_CFCHARS "CharFontCharSetComplex"
96 #define SC_UNO_CTL_CFPITCH "CharFontPitchComplex"
97 #define SC_UNO_CTL_CHEIGHT "CharHeightComplex"
98 #define SC_UNO_CTL_CWEIGHT "CharWeightComplex"
99 #define SC_UNO_CTL_CPOST "CharPostureComplex"
100 #define SC_UNO_CTL_CLOCAL "CharLocaleComplex"
103 #define SC_UNONAME_CELLSTYL "CellStyle"
104 #define SC_UNONAME_CELLBACK "CellBackColor"
105 #define SC_UNONAME_CELLTRAN "IsCellBackgroundTransparent"
106 #define SC_UNONAME_CELLPRO "CellProtection"
107 #define SC_UNONAME_CELLHJUS "HoriJustify"
108 #define SC_UNONAME_CELLVJUS "VertJustify"
109 #define SC_UNONAME_CELLORI "Orientation"
110 #define SC_UNONAME_NUMFMT "NumberFormat"
111 #define SC_UNONAME_SHADOW "ShadowFormat"
112 #define SC_UNONAME_TBLBORD "TableBorder"
113 #define SC_UNONAME_WRAP "IsTextWrapped"
114 #define SC_UNONAME_PINDENT "ParaIndent"
115 #define SC_UNONAME_PTMARGIN "ParaTopMargin"
116 #define SC_UNONAME_PBMARGIN "ParaBottomMargin"
117 #define SC_UNONAME_PLMARGIN "ParaLeftMargin"
118 #define SC_UNONAME_PRMARGIN "ParaRightMargin"
119 #define SC_UNONAME_ROTANG "RotateAngle"
120 #define SC_UNONAME_ROTREF "RotateReference"
121 #define SC_UNONAME_ASIANVERT "AsianVerticalMode"
122 #define SC_UNONAME_WRITING "WritingMode"
124 #define SC_UNONAME_BOTTBORDER "BottomBorder"
125 #define SC_UNONAME_LEFTBORDER "LeftBorder"
126 #define SC_UNONAME_RIGHTBORDER "RightBorder"
127 #define SC_UNONAME_TOPBORDER "TopBorder"
129 #define SC_UNONAME_DIAGONAL_TLBR "DiagonalTLBR"
130 #define SC_UNONAME_DIAGONAL_BLTR "DiagonalBLTR"
132 #define SC_UNONAME_SHRINK_TO_FIT "ShrinkToFit"
134 #define SC_UNONAME_PISHANG "ParaIsHangingPunctuation"
135 #define SC_UNONAME_PISCHDIST "ParaIsCharacterDistance"
136 #define SC_UNONAME_PISFORBID "ParaIsForbiddenRules"
137 #define SC_UNONAME_PISHYPHEN "ParaIsHyphenation"
138 #define SC_UNONAME_PADJUST "ParaAdjust"
139 #define SC_UNONAME_PLASTADJ "ParaLastLineAdjust"
141 #define SC_UNONAME_NUMRULES "NumberingRules"
144 #define SC_UNONAME_DISPNAME "DisplayName"
147 #define SC_UNONAME_OVERWSTL "OverwriteStyles"
148 #define SC_UNONAME_LOADCELL "LoadCellStyles"
149 #define SC_UNONAME_LOADPAGE "LoadPageStyles"
152 #define SC_UNONAME_POS "Position"
153 #define SC_UNONAME_SIZE "Size"
154 #define SC_UNONAME_ABSNAME "AbsoluteName"
157 #define SC_UNONAME_CELLHGT "Height"
158 #define SC_UNONAME_CELLWID "Width"
159 #define SC_UNONAME_CELLVIS "IsVisible"
160 #define SC_UNONAME_CELLFILT "IsFiltered"
161 #define SC_UNONAME_MANPAGE "IsManualPageBreak"
162 #define SC_UNONAME_NEWPAGE "IsStartOfNewPage"
163 #define SC_UNONAME_OHEIGHT "OptimalHeight"
164 #define SC_UNONAME_OWIDTH "OptimalWidth"
165 #define SC_UNONAME_PAGESTL "PageStyle"
166 #define SC_UNONAME_ISACTIVE "IsActive"
167 #define SC_UNONAME_BORDCOL "BorderColor"
168 #define SC_UNONAME_PROTECT "Protected"
169 #define SC_UNONAME_SHOWBORD "ShowBorder"
170 #define SC_UNONAME_PRINTBORD "PrintBorder"
171 #define SC_UNONAME_COPYBACK "CopyBack"
172 #define SC_UNONAME_COPYSTYL "CopyStyles"
173 #define SC_UNONAME_COPYFORM "CopyFormulas"
174 #define SC_UNONAME_TABLAYOUT "TableLayout"
175 #define SC_UNONAME_AUTOPRINT "AutomaticPrintArea"
176 #define SC_UNONAME_TABCOLOR "TabColor"
179 #define SC_UNO_LINKDISPBIT "LinkDisplayBitmap"
180 #define SC_UNO_LINKDISPNAME "LinkDisplayName"
183 #define SC_UNONAME_IMAGEMAP "ImageMap"
184 #define SC_UNONAME_ANCHOR "Anchor"
185 #define SC_UNONAME_HORIPOS "HoriOrientPosition"
186 #define SC_UNONAME_VERTPOS "VertOrientPosition"
188 // other cell properties
189 #define SC_UNONAME_CHCOLHDR "ChartColumnAsLabel"
190 #define SC_UNONAME_CHROWHDR "ChartRowAsLabel"
191 #define SC_UNONAME_CONDFMT "ConditionalFormat"
192 #define SC_UNONAME_CONDLOC "ConditionalFormatLocal"
193 #define SC_UNONAME_CONDXML "ConditionalFormatXML"
194 #define SC_UNONAME_VALIDAT "Validation"
195 #define SC_UNONAME_VALILOC "ValidationLocal"
196 #define SC_UNONAME_VALIXML "ValidationXML"
197 #define SC_UNONAME_FORMLOC "FormulaLocal"
198 #define SC_UNONAME_FORMRT "FormulaResultType"
200 #define SC_UNONAME_USERDEF "UserDefinedAttributes"
201 #define SC_UNONAME_TEXTUSER "TextUserDefinedAttributes"
204 #define SC_UNONAME_INCBACK "IncludeBackground"
205 #define SC_UNONAME_INCBORD "IncludeBorder"
206 #define SC_UNONAME_INCFONT "IncludeFont"
207 #define SC_UNONAME_INCJUST "IncludeJustify"
208 #define SC_UNONAME_INCNUM "IncludeNumberFormat"
209 #define SC_UNONAME_INCWIDTH "IncludeWidthAndHeight"
211 // function description
212 #define SC_UNONAME_ARGUMENTS "Arguments"
213 #define SC_UNONAME_CATEGORY "Category"
214 #define SC_UNONAME_DESCRIPTION "Description"
215 #define SC_UNONAME_ID "Id"
216 #define SC_UNONAME_NAME "Name"
218 // application settings
219 #define SC_UNONAME_DOAUTOCP "DoAutoComplete"
220 #define SC_UNONAME_ENTERED "EnterEdit"
221 #define SC_UNONAME_EXPREF "ExpandReferences"
222 #define SC_UNONAME_EXTFMT "ExtendFormat"
223 #define SC_UNONAME_LINKUPD "LinkUpdateMode"
224 #define SC_UNONAME_MARKHDR "MarkHeader"
225 #define SC_UNONAME_METRIC "Metric"
226 #define SC_UNONAME_MOVEDIR "MoveDirection"
227 #define SC_UNONAME_MOVESEL "MoveSelection"
228 #define SC_UNONAME_RANGEFIN "RangeFinder"
229 #define SC_UNONAME_SCALE "Scale"
230 #define SC_UNONAME_STBFUNC "StatusBarFunction"
231 #define SC_UNONAME_ULISTS "UserLists"
232 #define SC_UNONAME_USETABCOL "UseTabCol"
233 #define SC_UNONAME_PRMETRICS "UsePrinterMetrics"
234 #define SC_UNONAME_PRALLSH "PrintAllSheets"
235 #define SC_UNONAME_PREMPTY "PrintEmptyPages"
236 #define SC_UNONAME_REPLWARN "ReplaceCellsWarning"
239 #define SC_UNONAME_FUNCTION "Function"
240 #define SC_UNONAME_SUBTOTALS "Subtotals"
241 #define SC_UNONAME_SELPAGE "SelectedPage"
242 #define SC_UNONAME_USESELPAGE "UseSelectedPage"
243 #define SC_UNONAME_HASREFERENCE "HasReference"
244 #define SC_UNONAME_REFERENCE "Reference"
245 #define SC_UNONAME_HASAUTOSHOW "HasAutoShowInfo"
246 #define SC_UNONAME_AUTOSHOW "AutoShowInfo"
247 #define SC_UNONAME_HASSORTINFO "HasSortInfo"
248 #define SC_UNONAME_SORTINFO "SortInfo"
249 #define SC_UNONAME_HASLAYOUTINFO "HasLayoutInfo"
250 #define SC_UNONAME_LAYOUTINFO "LayoutInfo"
251 #define SC_UNONAME_ISGROUP "IsGroupField"
252 #define SC_UNONAME_GROUPINFO "GroupInfo"
253 #define SC_UNONAME_SHOWEMPTY "ShowEmpty"
256 #define SC_UNONAME_SHOWDETAIL "ShowDetail"
257 #define SC_UNONAME_ISHIDDEN "IsHidden"
260 #define SC_UNONAME_CASE "CaseSensitive"
261 #define SC_UNONAME_DBNAME "DatabaseName"
262 #define SC_UNONAME_FORMATS "IncludeFormats"
263 #define SC_UNONAME_INSBRK "InsertPageBreaks"
264 #define SC_UNONAME_KEEPFORM "KeepFormats"
265 #define SC_UNONAME_MOVCELLS "MoveCells"
266 #define SC_UNONAME_ISUSER "IsUserDefined"
267 #define SC_UNONAME_ISNATIVE "IsNative"
268 #define SC_UNONAME_REGEXP "RegularExpressions"
269 #define SC_UNONAME_SAVEOUT "SaveOutputPosition"
270 #define SC_UNONAME_SKIPDUP "SkipDuplicates"
271 #define SC_UNONAME_SRCOBJ "SourceObject"
272 #define SC_UNONAME_SRCTYPE "SourceType"
273 #define SC_UNONAME_STRIPDAT "StripData"
274 #define SC_UNONAME_UNIQUE "UniqueOnly"
275 #define SC_UNONAME_USEREGEX "UseRegularExpressions"
276 #define SC_UNONAME_ULIST "UserListEnabled"
277 #define SC_UNONAME_UINDEX "UserListIndex"
278 #define SC_UNONAME_BINDFMT "BindFormatsToContent"
279 #define SC_UNONAME_COPYOUT "CopyOutputData"
280 #define SC_UNONAME_ISCASE "IsCaseSensitive"
281 #define SC_UNONAME_ISULIST "IsUserListEnabled"
282 #define SC_UNONAME_OUTPOS "OutputPosition"
283 #define SC_UNONAME_CONTHDR "ContainsHeader"
284 #define SC_UNONAME_MAXFLD "MaxFieldCount"
285 #define SC_UNONAME_ORIENT "Orientation"
286 #define SC_UNONAME_ISSORTCOLUMNS "IsSortColumns"
287 #define SC_UNONAME_SORTFLD "SortFields"
288 #define SC_UNONAME_SORTASC "SortAscending"
289 #define SC_UNONAME_ENUSLIST "EnableUserSortList"
290 #define SC_UNONAME_USINDEX "UserSortListIndex"
291 #define SC_UNONAME_COLLLOC "CollatorLocale"
292 #define SC_UNONAME_COLLALG "CollatorAlgorithm"
293 #define SC_UNONAME_AUTOFLT "AutoFilter"
294 #define SC_UNONAME_FLTCRT "FilterCriteriaSource"
295 #define SC_UNONAME_USEFLTCRT "UseFilterCriteriaSource"
296 #define SC_UNONAME_ENABSORT "EnableSort"
297 #define SC_UNONAME_FROMSELECT "FromSelection"
298 #define SC_UNONAME_CONRES "ConnectionResource"
299 #define SC_UNONAME_TOKENINDEX "TokenIndex"
300 #define SC_UNONAME_ISSHAREDFMLA "IsSharedFormula"
303 #define SC_UNONAME_ANCTYPE "AnchorType"
304 #define SC_UNONAME_ANCTYPES "AnchorTypes"
305 #define SC_UNONAME_TEXTWRAP "TextWrap"
306 #define SC_UNONAME_FILEFORM "FileFormat"
309 #define SC_UNONAME_REPR "Representation"
310 #define SC_UNONAME_TARGET "TargetFrame"
311 #define SC_UNONAME_URL "URL"
313 // conditional format
314 #define SC_UNONAME_OPERATOR "Operator"
315 #define SC_UNONAME_FORMULA1 "Formula1"
316 #define SC_UNONAME_FORMULA2 "Formula2"
317 #define SC_UNONAME_SOURCEPOS "SourcePosition"
318 #define SC_UNONAME_SOURCESTR "SourcePositionAsString" // only for use in XML filter
319 #define SC_UNONAME_FORMULANMSP1 "FormulaNamespace1" // only for use in XML filter
320 #define SC_UNONAME_FORMULANMSP2 "FormulaNamespace2" // only for use in XML filter
321 #define SC_UNONAME_GRAMMAR1 "Grammar1" // only for use in XML filter
322 #define SC_UNONAME_GRAMMAR2 "Grammar2" // only for use in XML filter
323 #define SC_UNONAME_STYLENAME "StyleName"
326 #define SC_UNONAME_ERRALSTY "ErrorAlertStyle"
327 #define SC_UNONAME_ERRMESS "ErrorMessage"
328 #define SC_UNONAME_ERRTITLE "ErrorTitle"
329 #define SC_UNONAME_IGNOREBL "IgnoreBlankCells"
330 #define SC_UNONAME_INPMESS "InputMessage"
331 #define SC_UNONAME_INPTITLE "InputTitle"
332 #define SC_UNONAME_SHOWERR "ShowErrorMessage"
333 #define SC_UNONAME_SHOWINP "ShowInputMessage"
334 #define SC_UNONAME_SHOWLIST "ShowList"
335 #define SC_UNONAME_TYPE "Type"
338 #define SC_UNONAME_FILTER "Filter"
339 #define SC_UNONAME_FILTOPT "FilterOptions"
340 #define SC_UNONAME_LINKURL "Url"
341 #define SC_UNONAME_REFPERIOD "RefreshPeriod"
342 #define SC_UNONAME_REFDELAY "RefreshDelay" // deprecated, don't use anymore
345 #define SC_UNO_SRCHBACK "SearchBackwards"
346 #define SC_UNO_SRCHBYROW "SearchByRow"
347 #define SC_UNO_SRCHCASE "SearchCaseSensitive"
348 #define SC_UNO_SRCHREGEXP "SearchRegularExpression"
349 #define SC_UNO_SRCHSIM "SearchSimilarity"
350 #define SC_UNO_SRCHSIMADD "SearchSimilarityAdd"
351 #define SC_UNO_SRCHSIMEX "SearchSimilarityExchange"
352 #define SC_UNO_SRCHSIMREL "SearchSimilarityRelax"
353 #define SC_UNO_SRCHSIMREM "SearchSimilarityRemove"
354 #define SC_UNO_SRCHSTYLES "SearchStyles"
355 #define SC_UNO_SRCHTYPE "SearchType"
356 #define SC_UNO_SRCHWORDS "SearchWords"
358 // old (5.2) property names for page styles - for compatibility only!
359 #define OLD_UNO_PAGE_BACKCOLOR "BackgroundColor"
360 #define OLD_UNO_PAGE_BACKTRANS "IsBackgroundTransparent"
361 #define OLD_UNO_PAGE_HDRBACKCOL "HeaderBackgroundColor"
362 #define OLD_UNO_PAGE_HDRBACKTRAN "TransparentHeaderBackground"
363 #define OLD_UNO_PAGE_HDRSHARED "HeaderShared"
364 #define OLD_UNO_PAGE_HDRDYNAMIC "HeaderDynamic"
365 #define OLD_UNO_PAGE_HDRON "HeaderOn"
366 #define OLD_UNO_PAGE_FTRBACKCOL "FooterBackgroundColor"
367 #define OLD_UNO_PAGE_FTRBACKTRAN "TransparentFooterBackground"
368 #define OLD_UNO_PAGE_FTRSHARED "FooterShared"
369 #define OLD_UNO_PAGE_FTRDYNAMIC "FooterDynamic"
370 #define OLD_UNO_PAGE_FTRON "FooterOn"
373 #define SC_UNO_PAGE_BACKCOLOR "BackColor"
374 #define SC_UNO_PAGE_BACKTRANS "BackTransparent"
375 #define SC_UNO_PAGE_GRAPHICFILT "BackGraphicFilter"
376 #define SC_UNO_PAGE_GRAPHICLOC "BackGraphicLocation"
377 #define SC_UNO_PAGE_GRAPHICURL "BackGraphicURL"
378 #define SC_UNO_PAGE_LEFTBORDER SC_UNONAME_LEFTBORDER
379 #define SC_UNO_PAGE_RIGHTBORDER SC_UNONAME_RIGHTBORDER
380 #define SC_UNO_PAGE_BOTTBORDER SC_UNONAME_BOTTBORDER
381 #define SC_UNO_PAGE_TOPBORDER SC_UNONAME_TOPBORDER
382 #define SC_UNO_PAGE_LEFTBRDDIST "LeftBorderDistance"
383 #define SC_UNO_PAGE_RIGHTBRDDIST "RightBorderDistance"
384 #define SC_UNO_PAGE_BOTTBRDDIST "BottomBorderDistance"
385 #define SC_UNO_PAGE_TOPBRDDIST "TopBorderDistance"
386 #define SC_UNO_PAGE_BORDERDIST "BorderDistance"
387 #define SC_UNO_PAGE_SHADOWFORM "ShadowFormat"
388 #define SC_UNO_PAGE_LEFTMARGIN "LeftMargin"
389 #define SC_UNO_PAGE_RIGHTMARGIN "RightMargin"
390 #define SC_UNO_PAGE_TOPMARGIN "TopMargin"
391 #define SC_UNO_PAGE_BOTTMARGIN "BottomMargin"
392 #define SC_UNO_PAGE_LANDSCAPE "IsLandscape"
393 #define SC_UNO_PAGE_NUMBERTYPE "NumberingType"
394 #define SC_UNO_PAGE_SYTLELAYOUT "PageStyleLayout"
395 #define SC_UNO_PAGE_PAPERTRAY "PrinterPaperTray"
396 #define SC_UNO_PAGE_SIZE "Size"
397 #define SC_UNO_PAGE_WIDTH "Width"
398 #define SC_UNO_PAGE_HEIGHT "Height"
399 #define SC_UNO_PAGE_CENTERHOR "CenterHorizontally"
400 #define SC_UNO_PAGE_CENTERVER "CenterVertically"
401 #define SC_UNO_PAGE_PRINTANNOT "PrintAnnotations"
402 #define SC_UNO_PAGE_PRINTGRID "PrintGrid"
403 #define SC_UNO_PAGE_PRINTHEADER "PrintHeaders"
404 #define SC_UNO_PAGE_PRINTCHARTS "PrintCharts"
405 #define SC_UNO_PAGE_PRINTOBJS "PrintObjects"
406 #define SC_UNO_PAGE_PRINTDRAW "PrintDrawing"
407 #define SC_UNO_PAGE_PRINTDOWN "PrintDownFirst"
408 #define SC_UNO_PAGE_SCALEVAL "PageScale"
409 #define SC_UNO_PAGE_SCALETOPAG "ScaleToPages"
410 #define SC_UNO_PAGE_SCALETOX "ScaleToPagesX"
411 #define SC_UNO_PAGE_SCALETOY "ScaleToPagesY"
412 #define SC_UNO_PAGE_FIRSTPAGE "FirstPageNumber"
413 #define SC_UNO_PAGE_LEFTHDRCONT "LeftPageHeaderContent"
414 #define SC_UNO_PAGE_LEFTFTRCONT "LeftPageFooterContent"
415 #define SC_UNO_PAGE_RIGHTHDRCON "RightPageHeaderContent"
416 #define SC_UNO_PAGE_RIGHTFTRCON "RightPageFooterContent"
417 #define SC_UNO_PAGE_PRINTFORMUL "PrintFormulas"
418 #define SC_UNO_PAGE_PRINTZERO "PrintZeroValues"
419 #define SC_UNO_PAGE_HDRBACKCOL "HeaderBackColor"
420 #define SC_UNO_PAGE_HDRBACKTRAN "HeaderBackTransparent"
421 #define SC_UNO_PAGE_HDRGRFFILT "HeaderBackGraphicFilter"
422 #define SC_UNO_PAGE_HDRGRFLOC "HeaderBackGraphicLocation"
423 #define SC_UNO_PAGE_HDRGRFURL "HeaderBackGraphicURL"
424 #define SC_UNO_PAGE_HDRLEFTBOR "HeaderLeftBorder"
425 #define SC_UNO_PAGE_HDRRIGHTBOR "HeaderRightBorder"
426 #define SC_UNO_PAGE_HDRBOTTBOR "HeaderBottomBorder"
427 #define SC_UNO_PAGE_HDRTOPBOR "HeaderTopBorder"
428 #define SC_UNO_PAGE_HDRLEFTBDIS "HeaderLeftBorderDistance"
429 #define SC_UNO_PAGE_HDRRIGHTBDIS "HeaderRightBorderDistance"
430 #define SC_UNO_PAGE_HDRBOTTBDIS "HeaderBottomBorderDistance"
431 #define SC_UNO_PAGE_HDRTOPBDIS "HeaderTopBorderDistance"
432 #define SC_UNO_PAGE_HDRBRDDIST "HeaderBorderDistance"
433 #define SC_UNO_PAGE_HDRSHADOW "HeaderShadowFormat"
434 #define SC_UNO_PAGE_HDRLEFTMAR "HeaderLeftMargin"
435 #define SC_UNO_PAGE_HDRRIGHTMAR "HeaderRightMargin"
436 #define SC_UNO_PAGE_HDRBODYDIST "HeaderBodyDistance"
437 #define SC_UNO_PAGE_HDRHEIGHT "HeaderHeight"
438 #define SC_UNO_PAGE_HDRON "HeaderIsOn"
439 #define SC_UNO_PAGE_HDRDYNAMIC "HeaderIsDynamicHeight"
440 #define SC_UNO_PAGE_HDRSHARED "HeaderIsShared"
441 #define SC_UNO_PAGE_FTRBACKCOL "FooterBackColor"
442 #define SC_UNO_PAGE_FTRBACKTRAN "FooterBackTransparent"
443 #define SC_UNO_PAGE_FTRGRFFILT "FooterBackGraphicFilter"
444 #define SC_UNO_PAGE_FTRGRFLOC "FooterBackGraphicLocation"
445 #define SC_UNO_PAGE_FTRGRFURL "FooterBackGraphicURL"
446 #define SC_UNO_PAGE_FTRLEFTBOR "FooterLeftBorder"
447 #define SC_UNO_PAGE_FTRRIGHTBOR "FooterRightBorder"
448 #define SC_UNO_PAGE_FTRBOTTBOR "FooterBottomBorder"
449 #define SC_UNO_PAGE_FTRTOPBOR "FooterTopBorder"
450 #define SC_UNO_PAGE_FTRLEFTBDIS "FooterLeftBorderDistance"
451 #define SC_UNO_PAGE_FTRRIGHTBDIS "FooterRightBorderDistance"
452 #define SC_UNO_PAGE_FTRBOTTBDIS "FooterBottomBorderDistance"
453 #define SC_UNO_PAGE_FTRTOPBDIS "FooterTopBorderDistance"
454 #define SC_UNO_PAGE_FTRBRDDIST "FooterBorderDistance"
455 #define SC_UNO_PAGE_FTRSHADOW "FooterShadowFormat"
456 #define SC_UNO_PAGE_FTRLEFTMAR "FooterLeftMargin"
457 #define SC_UNO_PAGE_FTRRIGHTMAR "FooterRightMargin"
458 #define SC_UNO_PAGE_FTRBODYDIST "FooterBodyDistance"
459 #define SC_UNO_PAGE_FTRHEIGHT "FooterHeight"
460 #define SC_UNO_PAGE_FTRON "FooterIsOn"
461 #define SC_UNO_PAGE_FTRDYNAMIC "FooterIsDynamicHeight"
462 #define SC_UNO_PAGE_FTRSHARED "FooterIsShared"
465 #define SC_UNO_CALCASSHOWN "CalcAsShown"
466 #define SC_UNO_DEFTABSTOP "DefaultTabStop"
467 #define SC_UNO_TABSTOPDIS "TabStopDistance" // is the same like the before, but only the writer name
468 #define SC_UNO_IGNORECASE "IgnoreCase"
469 #define SC_UNO_ITERCOUNT "IterationCount"
470 #define SC_UNO_ITERENABLED "IsIterationEnabled"
471 #define SC_UNO_ITEREPSILON "IterationEpsilon"
472 #define SC_UNO_LOOKUPLABELS "LookUpLabels"
473 #define SC_UNO_MATCHWHOLE "MatchWholeCell"
474 #define SC_UNO_NULLDATE "NullDate"
475 #define SC_UNO_SPELLONLINE "SpellOnline"
476 #define SC_UNO_STANDARDDEC "StandardDecimals"
477 #define SC_UNO_REGEXENABLED "RegularExpressions"
478 #define SC_UNO_BASICLIBRARIES "BasicLibraries"
479 #define SC_UNO_DIALOGLIBRARIES "DialogLibraries"
480 #define SC_UNO_RUNTIMEUID "RuntimeUID"
481 #define SC_UNO_HASVALIDSIGNATURES "HasValidSignatures"
482 #define SC_UNO_ISLOADED "IsLoaded"
483 #define SC_UNO_ISUNDOENABLED "IsUndoEnabled"
484 #define SC_UNO_ISADJUSTHEIGHTENABLED "IsAdjustHeightEnabled"
485 #define SC_UNO_ISEXECUTELINKENABLED "IsExecuteLinkEnabled"
486 #define SC_UNO_ISCHANGEREADONLYENABLED "IsChangeReadOnlyEnabled"
487 #define SC_UNO_REFERENCEDEVICE "ReferenceDevice"
488 #define SC_UNO_CODENAME "CodeName"
490 // document properties from FormModel
491 #define SC_UNO_APPLYFMDES "ApplyFormDesignMode"
492 #define SC_UNO_AUTOCONTFOC "AutomaticControlFocus"
495 #define SC_UNO_COLROWHDR "HasColumnRowHeaders"
496 #define SC_UNO_GRIDCOLOR "GridColor"
497 #define SC_UNO_HIDESPELL "HideSpellMarks" /* deprecated #i91949 */
498 #define SC_UNO_HORSCROLL "HasHorizontalScrollBar"
499 #define SC_UNO_OUTLSYMB "IsOutlineSymbolsSet"
500 #define SC_UNO_SHEETTABS "HasSheetTabs"
501 #define SC_UNO_SHOWANCHOR "ShowAnchor"
502 #define SC_UNO_SHOWCHARTS "ShowCharts"
503 #define SC_UNO_SHOWDRAW "ShowDrawing"
504 #define SC_UNO_SHOWFORM "ShowFormulas"
505 #define SC_UNO_SHOWGRID "ShowGrid"
506 #define SC_UNO_SHOWHELP "ShowHelpLines"
507 #define SC_UNO_SHOWNOTES "ShowNotes"
508 #define SC_UNO_SHOWOBJ "ShowObjects"
509 #define SC_UNO_SHOWPAGEBR "ShowPageBreaks"
510 #define SC_UNO_SHOWZERO "ShowZeroValues"
511 #define SC_UNO_SHOWSOLID "SolidHandles"
512 #define SC_UNO_VALUEHIGH "IsValueHighlightingEnabled"
513 #define SC_UNO_VERTSCROLL "HasVerticalScrollBar"
514 #define SC_UNO_SNAPTORASTER "IsSnapToRaster"
515 #define SC_UNO_RASTERVIS "RasterIsVisible"
516 #define SC_UNO_RASTERRESX "RasterResolutionX"
517 #define SC_UNO_RASTERRESY "RasterResolutionY"
518 #define SC_UNO_RASTERSUBX "RasterSubdivisionX"
519 #define SC_UNO_RASTERSUBY "RasterSubdivisionY"
520 #define SC_UNO_RASTERSYNC "IsRasterAxisSynchronized"
521 #define SC_UNO_AUTOCALC "AutoCalculate"
522 #define SC_UNO_PRINTERNAME "PrinterName"
523 #define SC_UNO_PRINTERSETUP "PrinterSetup"
524 #define SC_UNO_APPLYDOCINF "ApplyUserData"
525 #define SC_UNO_CHARCOMP "CharacterCompressionType"
526 #define SC_UNO_ASIANKERN "IsKernAsianPunctuation"
527 #define SC_UNO_VISAREA "VisibleArea"
528 #define SC_UNO_ZOOMTYPE "ZoomType"
529 #define SC_UNO_ZOOMVALUE "ZoomValue"
530 #define SC_UNO_UPDTEMPL "UpdateFromTemplate"
532 /*Stampit enable/disable print cancel */
533 #define SC_UNO_ALLOWPRINTJOBCANCEL "AllowPrintJobCancel"
535 // old (5.2) property names for view options - for compatibility only!
536 #define OLD_UNO_COLROWHDR "ColumnRowHeaders"
537 #define OLD_UNO_HORSCROLL "HorizontalScrollBar"
538 #define OLD_UNO_OUTLSYMB "OutlineSymbols"
539 #define OLD_UNO_SHEETTABS "SheetTabs"
540 #define OLD_UNO_VALUEHIGH "ValueHighlighting"
541 #define OLD_UNO_VERTSCROLL "VerticalScrollBar"
544 #define SC_UNO_COLGRAND "ColumnGrand"
545 #define SC_UNO_ROWGRAND "RowGrand"
546 #define SC_UNO_ORIGINAL "Original"
547 #define SC_UNO_ISDATALA "IsDataLayoutDimension"
548 #define SC_UNO_ORIENTAT "Orientation"
549 #define SC_UNO_POSITION "Position"
550 #define SC_UNO_FUNCTION "Function"
551 #define SC_UNO_USEDHIER "UsedHierarchy"
552 #define SC_UNO_FILTER "Filter"
553 #define SC_UNO_SUBTOTAL "SubTotals"
554 #define SC_UNO_SHOWEMPT "ShowEmpty"
555 #define SC_UNO_ISVISIBL "IsVisible"
556 #define SC_UNO_SHOWDETA "ShowDetails"
557 #define SC_UNO_IGNOREEM "IgnoreEmptyRows"
558 #define SC_UNO_REPEATIF "RepeatIfEmpty"
559 #define SC_UNO_DATADESC "DataDescription"
560 #define SC_UNO_NUMBERFO "NumberFormat"
561 #define SC_UNO_ROWFIELDCOUNT "RowFieldCount"
562 #define SC_UNO_COLUMNFIELDCOUNT "ColumnFieldCount"
563 #define SC_UNO_DATAFIELDCOUNT "DataFieldCount"
564 #define SC_UNO_LAYOUTNAME "LayoutName"
565 #define SC_UNO_FIELD_SUBTOTALNAME "FieldSubtotalName"
566 #define SC_UNO_GRANDTOTAL_NAME "GrandTotalName"
567 #define SC_UNO_HAS_HIDDEN_MEMBER "HasHiddenMember"
568 #define SC_UNO_FLAGS "Flags"
571 #define SC_UNO_REFVALUE "ReferenceValue"
572 #define SC_UNO_SORTING "Sorting"
573 #define SC_UNO_AUTOSHOW "AutoShow"
574 #define SC_UNO_LAYOUT "Layout"
576 // data pilot descriptor
577 #define SC_UNO_IGNEMPROWS "IgnoreEmptyRows"
578 #define SC_UNO_RPTEMPTY "RepeatIfEmpty"
579 #define SC_UNO_DRILLDOWN "DrillDownOnDoubleClick"
580 #define SC_UNO_SHOWFILT "ShowFilterButton"
581 #define SC_UNO_IMPORTDESC "ImportDescriptor"
582 #define SC_UNO_SOURCESERV "SourceServiceName"
583 #define SC_UNO_SERVICEARG "ServiceArguments"
585 // properties in data pilot descriptor ServiceArguments
586 #define SC_UNO_SOURCENAME "SourceName"
587 #define SC_UNO_OBJECTNAME "ObjectName"
588 #define SC_UNO_USERNAME "UserName"
589 #define SC_UNO_PASSWORD "Password"
592 #define SC_UNONAME_INITVAL "InitialValue"
593 #define SC_UNONAME_TITLE "Title"
594 #define SC_UNONAME_CLOSEONUP "CloseOnMouseRelease"
595 #define SC_UNONAME_SINGLECELL "SingleCellMode"
596 #define SC_UNONAME_MULTISEL "MultiSelectionMode"
599 #define SC_UNONAME_PAGESIZE "PageSize"
600 #define SC_UNONAME_RENDERDEV "RenderDevice"
601 #define SC_UNONAME_SOURCERANGE "SourceRange"
602 #define SC_UNONAME_INC_NP_AREA "PageIncludesNonprintableArea"
605 #define SC_UNONAME_BOUNDCELL "BoundCell"
606 // CellRangeListSource
607 #define SC_UNONAME_CELLRANGE "CellRange"
609 // CellAddressConversion / CellRangeAddressConversion
610 #define SC_UNONAME_ADDRESS "Address"
611 #define SC_UNONAME_UIREPR "UserInterfaceRepresentation"
612 #define SC_UNONAME_PERSREPR "PersistentRepresentation"
613 #define SC_UNONAME_REFSHEET "ReferenceSheet"
615 // --> PB 2004-08-23 #i33095# Security Options
616 #define SC_UNO_LOADREADONLY "LoadReadonly"
618 #define SC_UNO_MODIFYPASSWORDINFO "ModifyPasswordInfo"
621 #define SC_UNO_COMPILEENGLISH "CompileEnglish"
622 #define SC_UNO_FORMULACONVENTION "FormulaConvention"
623 #define SC_UNO_IGNORELEADING "IgnoreLeadingSpaces"
624 #define SC_UNO_OPCODEMAP "OpCodeMap"
625 #define SC_UNO_EXTERNALLINKS "ExternalLinks"
626 #define SC_UNO_COMPILEFAP "CompileFAP"
629 #define SC_UNONAME_ROLE "Role"
630 #define SC_UNONAME_HIDDENVALUES "HiddenValues"
631 #define SC_UNONAME_INCLUDEHIDDENCELLS "IncludeHiddenCells"
632 #define SC_UNONAME_HIDDENVALUES "HiddenValues"
635 #define SC_UNONAME_TIMEOUT "Timeout"
637 #define SC_UNO_SHAREDOC "IsDocumentShared"
641 #define SC_UNO_EVENTTYPE "EventType"
642 #define SC_UNO_SCRIPT "Script"