xref: /aoo4110/main/sc/source/ui/pagedlg/hfedtdlg.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#include "sc.hrc"
25
26//#define RID_SCPAGE_HFEDIT 256
27//#define RID_SCDLG_HFEDIT 256
28
29#define FT_LEFT 1
30#define FT_CENTER 2
31#define FT_RIGHT 3
32#define FT_INFO 4
33#define WND_LEFT 1
34#define WND_CENTER 2
35#define WND_RIGHT 3
36#define BTN_TEXT 1
37#define BTN_PAGE 2
38#define BTN_PAGES 3
39#define BTN_DATE 4
40#define BTN_TIME 5
41#define BTN_FILE 6
42#define BTN_TABLE 7
43
44#define RID_POPUP_FCOMMAND		10
45#define FILE_COMMAND_TITEL		11
46#define FILE_COMMAND_FILENAME	12
47#define FILE_COMMAND_PATH		13
48
49#define FL_INFO                 14
50
51#define IMG_TEXT_H              21
52#define IMG_PAGE_H              22
53#define IMG_PAGES_H             23
54#define IMG_DATE_H              24
55#define IMG_TIME_H              25
56#define IMG_FILE_H              26
57#define IMG_TABLE_H             27
58#define FT_HF_DEFINED           28
59#define LB_DEFINED              29
60#define FT_HF_CUSTOM            30
61