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: optsave.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 ************************************************************************/
30 #ifndef _SVX_OPTSAVE_HRC
31 #define _SVX_OPTSAVE_HRC
33 // defines ------------------------------------------------------------------
36 #define CB_LOAD_SETTINGS 11
37 #define CB_LOAD_DOCPRINTER 12
39 #define BTN_DOCINFO 14
41 #define BTN_AUTOSAVE 16
42 #define ED_AUTOSAVE 17
44 #define BTN_AUTOSAVEPROMPT 19
45 #define BTN_NOPRETTYPRINTING 20
47 #define BTN_WARNALIENFORMAT 22
48 #define FT_ODF_VERSION 23
49 #define LB_ODF_VERSION 24
51 #define GB_RELATIVE 40
52 #define BTN_RELATIVE_FSYS 41
53 #define BTN_RELATIVE_INET 42
62 #define FI_ODF_WARNING 50
64 #define IMG_ODF_WARNING 1
65 #define IMG_ODF_WARNING_HC 2
68 #define APP_WRITER_WEB 1
69 #define APP_WRITER_GLOBAL 2
78 #define FT_FILTER_WARNING 2
79 #define CB_DONT_SHOW_AGAIN 3
83 #endif // #ifndef _SVX_OPTSAVE_HRC