1/*************************************************************************
2*
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *
9 * This file is part of OpenOffice.org.
10 *
11 * OpenOffice.org is free software: you can redistribute it and/or modify
12 * it under the terms of the GNU Lesser General Public License version 3
13 * only, as published by the Free Software Foundation.
14 *
15 * OpenOffice.org is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18 * GNU Lesser General Public License version 3 for more details
19 * (a copy is included in the LICENSE file that accompanied this code).
20 *
21 * You should have received a copy of the GNU Lesser General Public License
22 * version 3 along with OpenOffice.org.  If not, see
23 * <http://www.openoffice.org/license.html>
24 * for a copy of the LGPLv3 License.
25 *
26************************************************************************/
27
28#include "macros.inc"
29
30STD_RES_FILE( gid_File_Res_Basctl, basctl)
31
32STD_RES_FILE( gid_File_Res_Bib, bib )
33
34STD_RES_FILE( gid_File_Res_Cal, cal )
35
36STD_RES_FILE( gid_File_Res_Chartcontroller, chartcontroller )
37
38STD_RES_FILE( gid_File_Res_Dba, dba)
39
40STD_RES_FILE( gid_File_Res_Sdbt, sdbt)
41
42STD_RES_FILE( gid_File_Res_Dbmm, dbmm)
43
44STD_RES_FILE( gid_File_Res_Dbw, dbw )
45
46STD_RES_FILE( gid_File_Res_Dkt, dkt)
47
48STD_RES_FILE( gid_File_Res_Eur, eur )
49
50STD_RES_FILE( gid_File_Res_Frm, frm)
51
52STD_RES_FILE( gid_File_Res_Fwe, fwe)
53
54STD_RES_FILE( gid_File_Res_Fps_Office, fps_office)
55
56STD_RES_FILE( gid_File_Res_Gal, gal )
57
58STD_RES_FILE( gid_File_Res_Imp, imp )
59
60STD_RES_FILE( gid_File_Res_Deployment, deployment )
61STD_RES_FILE( gid_File_Res_DeploymentGui, deploymentgui )
62
63STD_RES_FILE( gid_File_Res_Ofa, ofa )
64
65STD_RES_FILE( gid_File_Res_Pcr, pcr)
66
67STD_RES_FILE( gid_File_Res_Pdffilter, pdffilter)
68
69STD_RES_FILE( gid_File_Res_Preload, preload)
70
71STD_RES_FILE( gid_File_Res_Productregistration, productregistration)
72
73#ifdef UNX
74
75STD_RES_FILE( gid_File_Res_San, san )
76
77#endif
78
79STD_RES_FILE( gid_File_Res_Sd, sd )
80
81STD_RES_FILE( gid_File_Res_Sfx, sfx )
82
83#if defined(UNX) && !defined(QUARTZ)
84
85STD_RES_FILE( gid_File_Res_Spa, spa )
86
87#endif
88
89STD_RES_FILE( gid_File_Res_Stt, stt )
90STD_RES_FILE( gid_File_Res_Sb, sb )
91
92STD_RES_FILE( gid_File_Res_Svl, svl )
93
94STD_RES_FILE( gid_File_Res_Svt, svt )
95
96STD_RES_FILE( gid_File_Res_Svx, svx )
97STD_RES_FILE( gid_File_Res_Editeng, editeng )
98STD_RES_FILE( gid_File_Res_TextConversionDlgs, textconversiondlgs )
99
100STD_RES_FILE( gid_File_Res_Cui, cui )
101
102STD_RES_FILE( gid_File_Res_Sw, sw )
103
104STD_RES_FILE( gid_File_Res_Tk, tk )
105STD_RES_FILE( gid_File_Res_Acc, acc )
106
107STD_RES_FILE( gid_File_Res_Tpl, tpl )
108
109STD_RES_FILE( gid_File_Res_Uui, uui )
110
111STD_RES_FILE( gid_File_Res_Vcl, vcl )
112
113STD_RES_FILE( gid_File_Res_Wzi, wzi )
114
115//STD_RES_FILE( gid_File_Res_Wwz, wwz )
116
117STD_RES_FILE( gid_File_Res_Xsltdlg, xsltdlg )
118
119STD_RES_FILE( gid_File_Res_AVMedia, avmedia )
120
121#ifndef WITHOUT_MOZILLA
122STD_RES_FILE( gid_File_Res_XMLSecurity, xmlsec )
123#endif
124
125STD_RES_FILE( gid_File_Res_UpdChk, updchk )
126
127STD_RES_FILE( gid_File_Res_Upd, upd )
128
129STD_RES_FILE( gid_File_Res_T602Filter, t602filter )
130
131STD_RES_FILE( gid_File_Res_Forui, forui )
132STD_RES_FILE( gid_File_Res_For, for )
133
134