xref: /AOO41X/main/svx/source/dialog/ctredlin.hrc (revision 4d7c9de063a797b8b4f3d45e3561e82ad1f8ef1f)
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#include <svx/svxids.hrc> // ->SID_REDLIN_FILTER_PAGE
25                      // ->SID_REDLIN_VIEW_PAGE
26
27#define TP_FILTER       11
28#define TP_VIEW         12
29
30#define LB_DATE         1
31#define DF_DATE         2
32#define TF_DATE         3
33#define LB_AUTOR        4
34#define ED_RANGE        5
35#define IB_CLOCK        6
36#define BTN_REF         7
37#define CB_DATE         8
38#define CB_AUTOR        9
39#define CB_RANGE        10
40#define FT_DATE2        12
41#define DF_DATE2        13
42#define TF_DATE2        14
43#define IB_CLOCK2       15
44#define STR_FILTER      16
45#define STR_ACTION      17
46#define LB_ACTION       18
47#define CB_COMMENT      19
48#define ED_COMMENT      20
49#define IMG_TIME_H      30
50
51#define HG_VIEW         1
52#define DG_VIEW         2
53#define PB_ACCEPT       3
54#define PB_ACCEPTALL    4
55#define PB_REJECT       5
56#define PB_REJECTALL    6
57#define PB_UNDO         7
58#define STR_VIEW        8
59
60#define STR_TITLE1      1
61#define STR_TITLE2      2
62#define STR_TITLE3      3
63#define STR_TITLE4      4
64#define STR_TITLE5      5
65
66#define STR_DATE_COMBOX 6
67#define STR_DATE_SPIN   7
68#define STR_DATE_SPIN1  8
69#define STR_DATE_TIME_SPIN 9
70#define STR_DATE_TIME_SPIN1 10
71#define STR_TREE            11
72