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: moduldlg.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 ************************************************************************/
33 #include <svtools/solar.hrc>
39 #define RID_PB_CLOSE 5
40 #define RID_PB_NEWMOD 6
41 #define RID_PB_NEWDLG 7
42 #define RID_PB_DELETE 8
43 #define RID_PB_NEWLIB 9
44 #define RID_PB_APPEND 10
45 #define RID_PB_PASSWORD 11
46 #define RID_LB_BASICS 12
47 #define RID_STR_BASICS 13
49 #define RID_PB_EXPORT 14
50 #define RID_PB_EXPORT_PACKAGE 15
56 #define RID_TC_ORGANIZE 30
59 #define RID_PB_CANCEL 32
60 #define RID_CTRL_LIBS 33
61 #define RID_FL_OPTIONS 34
63 #define RID_CB_REPL 36
64 #define RID_FT_STORAGENAME 38
66 #define RID_FT_NEWLIB 40
67 #define RID_ED_LIBNAME 41
68 #define RB_EXPORTASPACKAGE 42
69 #define RB_EXPORTASBASIC 43
71 #endif // _MODULDLG_HRC