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: goodies.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 ************************************************************************/
34 #include <svtools/solar.hrc>
37 // Dialoge ---------------------------------------------------------------
39 #define DLG_EXPORT_EPCT (RID_GOODIES_START+ 0)
40 #define DLG_EXPORT_GIF (RID_GOODIES_START+ 1)
41 #define DLG_EXPORT_EMET (RID_GOODIES_START+ 2)
42 #define DLG_EXPORT_JPG (RID_GOODIES_START+ 3)
43 #define DLG_IMPORT_PCD (RID_GOODIES_START+ 4)
44 #define DLG_EXPORT_EPNG (RID_GOODIES_START+ 5)
45 #define DLG_EXPORT_EPS (RID_GOODIES_START+ 8)
46 #define DLG_EXPORT_EPBM (RID_GOODIES_START+ 9)
47 #define DLG_EXPORT_EPGM (RID_GOODIES_START+ 10)
48 #define DLG_EXPORT_EPPM (RID_GOODIES_START+ 11)
49 #define DLG_SSL_NEWCERT (RID_GOODIES_START+ 12)
50 #define DLG_SSL_INFCERT (RID_GOODIES_START+ 13)
51 #define PAGE_SSL_NEWCERT_OPEN (RID_GOODIES_START+ 14)
52 #define PAGE_SSL_NEWCERT_SHOWCERT (RID_GOODIES_START+ 15)
53 #define PAGE_SSL_NEWCERT_ACCEPTCERT (RID_GOODIES_START+ 16)
54 #define PAGE_SSL_NEWCERT_WARNCERT (RID_GOODIES_START+ 17)
55 #define PAGE_SSL_NEWCERT_READYCERT (RID_GOODIES_START+ 18)
56 #define WIN_SSL_INFCERT (RID_GOODIES_START+ 19)
57 #define WIN_SSL_INFCERT_EDIT (RID_GOODIES_START+ 20)