unonames.hxx (38d50f7b) | unonames.hxx (102b8ff7) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 30 unchanged lines hidden (view full) --- 39 40// document 41#define SC_UNO_AREALINKS "AreaLinks" 42#define SC_UNO_DDELINKS "DDELinks" 43#define SC_UNO_EXTERNALDOCLINKS "ExternalDocLinks" 44#define SC_UNO_COLLABELRNG "ColumnLabelRanges" 45#define SC_UNO_DATABASERNG "DatabaseRanges" 46#define SC_UNO_NAMEDRANGES "NamedRanges" | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 30 unchanged lines hidden (view full) --- 39 40// document 41#define SC_UNO_AREALINKS "AreaLinks" 42#define SC_UNO_DDELINKS "DDELinks" 43#define SC_UNO_EXTERNALDOCLINKS "ExternalDocLinks" 44#define SC_UNO_COLLABELRNG "ColumnLabelRanges" 45#define SC_UNO_DATABASERNG "DatabaseRanges" 46#define SC_UNO_NAMEDRANGES "NamedRanges" |
47#define SC_UNO_NAMEDRANGES2 "NamedRanges2" |
|
47#define SC_UNO_ROWLABELRNG "RowLabelRanges" 48#define SC_UNO_SHEETLINKS "SheetLinks" 49#define SC_UNO_FORBIDDEN "ForbiddenCharacters" 50#define SC_UNO_HASDRAWPAGES "HasDrawPages" 51 52// CharacterProperties 53#define SC_UNONAME_CCOLOR "CharColor" 54#define SC_UNONAME_CHEIGHT "CharHeight" --- 591 unchanged lines hidden --- | 48#define SC_UNO_ROWLABELRNG "RowLabelRanges" 49#define SC_UNO_SHEETLINKS "SheetLinks" 50#define SC_UNO_FORBIDDEN "ForbiddenCharacters" 51#define SC_UNO_HASDRAWPAGES "HasDrawPages" 52 53// CharacterProperties 54#define SC_UNONAME_CCOLOR "CharColor" 55#define SC_UNONAME_CHEIGHT "CharHeight" --- 591 unchanged lines hidden --- |