1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: docvor.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
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
45 #define ID_COPY_FROM 211
48 #define ID_COPY_TO 210
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
63 #define BTN_ADDRESSTEMPLATE 4
65 #define FT_DEFAULT_TEMPLATE_LABEL 20
66 #define FT_DEFAULT_TEMPLATE 21
77 #define BTN_CANCEL 101