xref: /aoo4110/main/sw/source/ui/misc/pggrid.hrc (revision b1cdbd2c)
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
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24#define FL_GRID_TYPE        1
25#define RB_NOGRID           2
26#define RB_LINESGRID        3
27#define RB_CHARSGRID        4
28#define WN_EXAMPLE          5
29#define FL_LAYOUT           6
30#define FT_LINESPERPAGE     7
31#define NF_LINESPERPAGE     8
32#define FT_LINESPERPAGEHINT 9
33#define FT_TEXTSIZE         10
34#define MF_TEXTSIZE         11
35#define FT_CHARSPERLINE     12
36#define NF_CHARSPERLINE     13
37#define FT_CHARSPERLINEHINT 14
38#define FT_RUBYSIZE         15
39#define MF_RUBYSIZE         16
40#define CB_RUBYBELOW        17
41#define FL_DISPLAY          18
42#define CB_DISPLAY          19
43#define CB_PRINT            20
44#define FT_COLOR            21
45#define LB_COLOR            22
46#define CB_SNAPTOCHARS      23
47#define FT_CHARWIDTH        24
48#define MF_CHARWIDTH        25
49