update dev300-m58
[ooovba.git] / sfx2 / source / doc / docvor.hrc
blobdafc8bcb4303d7169290804641d8020660557ac1
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: docvor.hrc,v $
10  * $Revision: 1.7 $
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 #define IMG_OPENED_FOLDER               2
32 #define IMG_CLOSED_FOLDER               1
33 #define IMG_OPENED_DOC                  3
34 #define IMG_CLOSED_DOC                  4
35 #define IMG_OPENED_FOLDER_HC    5
36 #define IMG_CLOSED_FOLDER_HC    6
37 #define IMG_OPENED_DOC_HC               7
38 #define IMG_CLOSED_DOC_HC               8
40 #define ACC_EDIT 1
41 #define ID_COPY 201
42 #define ID_MOVE 202
43 #define ID_DELETE 203
44 #define ID_EDIT 204
45 #define ID_COPY_FROM 211
46 #define ID_EXPORT 221
47 #define ID_RESCAN 220
48 #define ID_COPY_TO 210
49 #define ID_NEW 200
50 #define ID_PRINT        240
51 #define ID_PRINTER_SETUP        2341
53 #define ID_DEFAULT_TEMPLATE 300
54 #define ID_RESET_DEFAULT_TEMPLATE 301
55 //!!! dont use the ids from 302 to 350, we need them as dynamic ids
56 #define ID_RESET_DEFAULT_TEMPLATE_END (ID_RESET_DEFAULT_TEMPLATE+49)
58 #define LB_RIGHT_TYP 11
59 #define LB_RIGHT 10
60 #define LB_LEFT_TYP 2
61 #define BTN_EDIT 105
62 #define BTN_FILES 3
63 #define BTN_ADDRESSTEMPLATE     4
64 #define LB_LEFT 1
65 #define FT_DEFAULT_TEMPLATE_LABEL 20
66 #define FT_DEFAULT_TEMPLATE 21
67 #define BTN_HELP 100
69 #ifdef BTN_OK
70 #undef BTN_OK
71 #endif
72 #define BTN_OK 100
74 #ifdef BTN_CANCEL
75 #undef BTN_CANCEL
76 #endif
77 #define BTN_CANCEL 101