merge the formfield patch from ooo-build
[ooovba.git] / sfx2 / source / dialog / templdlg.hrc
blobf63a40fc3fb5aff6fe867c4b2bfc61e58d705e9b
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: templdlg.hrc,v $
10  * $Revision: 1.3 $
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  ************************************************************************/
30 #define TB_FMT 1
31 #define LB_FMT 3
32 #define BTN_EDIT 11
33 #define BTN_DELETE 12
34 #define TB_ACTION 15
35 #define BTN_NEW 10
36 #define LB_FILTER 4
38 #define ID_APPLY_TEMPLATE       10
40 #define ID_NEW_STYLE_BY_EXAMPLE 20
41 #define ID_UPDATE_STYLE_BY_EXAMPLE 21
42 #define ID_TREEVIEW 22
44 #define BT_OK 1
45 #define BT_CANCEL 2
46 #define BT_ORG 3
47 #define BT_DEL 4
48 #define BT_EDIT 5
49 #define BT_NEW 6
50 #define BT_HELP 7
51 #define BT_FLIST 8
52 #define BT_VLIST 9
53 #define BT_TOOL 10