Update ooo320-m1
[ooovba.git] / basctl / source / basicide / moduldlg.hrc
blobca9aaff21abbc8ed4815f9cb79b9502cecf5094c
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: moduldlg.hrc,v $
10  * $Revision: 1.11 $
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  ************************************************************************/
30 #ifndef _MODULDLG_HRC
31 #define _MODULDLG_HRC
33 #include <svtools/solar.hrc>
35 #define RID_STR_LIB                             1
36 #define RID_TRLBOX                              2
37 // free
38 #define RID_PB_EDIT                             4
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
52 #define RID_TP_MOD                              20
53 #define RID_TP_LIB                              21
54 #define RID_TP_DLG                              22
56 #define RID_TC_ORGANIZE                 30
58 #define RID_PB_OK                               31
59 #define RID_PB_CANCEL           32
60 #define RID_CTRL_LIBS           33
61 #define RID_FL_OPTIONS          34
62 #define RID_CB_REF              35
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