Update ooo320-m1
[ooovba.git] / sc / source / ui / pagedlg / hfedtdlg.hrc
blob1241b51817ad86afb706f677235eb164d2f10c6c
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: hfedtdlg.hrc,v $
10  * $Revision: 1.6 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #include "sc.hrc"
33 //#define RID_SCPAGE_HFEDIT 256
34 //#define RID_SCDLG_HFEDIT 256
36 #define FT_LEFT 1
37 #define FT_CENTER 2
38 #define FT_RIGHT 3
39 #define FT_INFO 4
40 #define WND_LEFT 1
41 #define WND_CENTER 2
42 #define WND_RIGHT 3
43 #define BTN_TEXT 1
44 #define BTN_PAGE 2
45 #define BTN_PAGES 3
46 #define BTN_DATE 4
47 #define BTN_TIME 5
48 #define BTN_FILE 6
49 #define BTN_TABLE 7
51 #define RID_POPUP_FCOMMAND              10
52 #define FILE_COMMAND_TITEL              11
53 #define FILE_COMMAND_FILENAME   12
54 #define FILE_COMMAND_PATH               13
56 #define FL_INFO                 14
58 #define IMG_TEXT_H              21
59 #define IMG_PAGE_H              22
60 #define IMG_PAGES_H             23
61 #define IMG_DATE_H              24
62 #define IMG_TIME_H              25
63 #define IMG_FILE_H              26
64 #define IMG_TABLE_H             27
65 #define FT_HF_DEFINED           28
66 #define LB_DEFINED              29
67 #define FT_HF_CUSTOM            30