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: dbmm_global.hrc,v $
10 * $Revision: 1.3.2.5 $
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 #ifndef DBACCESS_DBMM_GLOBAL_HRC
32 #define DBACCESS_DBMM_GLOBAL_HRC
34 #include <svtools/solar.hrc>
36 //=====================================================================
38 //=====================================================================
39 #define RID_DBMM_DIALOG_START RID_DBACCESS_START + 0
40 #define RID_DBMM_TAPPAGE_START RID_DBACCESS_START + 0
41 #define RID_DBMM_STRING_START RID_DBACCESS_START + 0
43 //=====================================================================
45 //=====================================================================
47 #define DLG_MACRO_MIGRATION RID_DBMM_DIALOG_START + 0
49 //=====================================================================
51 //=====================================================================
53 #define ERR_INVALID_BACKUP_LOCATION RID_DBMM_DIALOG_START + 0
55 //=====================================================================
57 //=====================================================================
59 #define TP_PREPARE ( RID_DBMM_TAPPAGE_START + 0 )
60 #define TP_SAVE_DBDOC_AS ( RID_DBMM_TAPPAGE_START + 1 )
61 #define TP_MIGRATE ( RID_DBMM_TAPPAGE_START + 2 )
62 #define TP_SUMMARY ( RID_DBMM_TAPPAGE_START + 3 )
64 //=====================================================================
66 //=====================================================================
68 #define STR_FORM ( RID_DBMM_STRING_START + 0 )
69 #define STR_REPORT ( RID_DBMM_STRING_START + 1 )
70 #define STR_OVERALL_PROGRESS ( RID_DBMM_STRING_START + 2 )
71 #define STR_DATABASE_DOCUMENT ( RID_DBMM_STRING_START + 3 )
72 #define STR_SAVED_COPY_TO ( RID_DBMM_STRING_START + 4 )
73 #define STR_MOVED_LIBRARY ( RID_DBMM_STRING_START + 5 )
74 #define STR_OOO_BASIC ( RID_DBMM_STRING_START + 6 )
75 #define STR_JAVA_SCRIPT ( RID_DBMM_STRING_START + 7 )
76 #define STR_BEAN_SHELL ( RID_DBMM_STRING_START + 8 )
77 #define STR_JAVA ( RID_DBMM_STRING_START + 9 )
78 #define STR_PYTHON ( RID_DBMM_STRING_START + 10 )
79 #define STR_DIALOG ( RID_DBMM_STRING_START + 11 )
80 #define STR_MIGRATING_LIBS ( RID_DBMM_STRING_START + 12 )
81 #define STR_ERRORS ( RID_DBMM_STRING_START + 13 )
82 #define STR_WARNINGS ( RID_DBMM_STRING_START + 14 )
83 #define STR_EXCEPTION ( RID_DBMM_STRING_START + 15 )
84 #define STR_LIBRARY_TYPE_AND_NAME ( RID_DBMM_STRING_START + 16 )
86 #endif // DBACCESS_DBMM_GLOBAL_HRC