1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23 24#include "macros.inc" 25 26STD_RES_FILE( gid_File_Res_Basctl, basctl) 27 28STD_RES_FILE( gid_File_Res_Bib, bib ) 29 30STD_RES_FILE( gid_File_Res_Cal, cal ) 31 32STD_RES_FILE( gid_File_Res_Chartcontroller, chartcontroller ) 33 34STD_RES_FILE( gid_File_Res_Dba, dba) 35 36STD_RES_FILE( gid_File_Res_Sdbt, sdbt) 37 38STD_RES_FILE( gid_File_Res_Dbmm, dbmm) 39 40STD_RES_FILE( gid_File_Res_Dbw, dbw ) 41 42STD_RES_FILE( gid_File_Res_Dkt, dkt) 43 44STD_RES_FILE( gid_File_Res_Eur, eur ) 45 46STD_RES_FILE( gid_File_Res_Frm, frm) 47 48STD_RES_FILE( gid_File_Res_Fwe, fwe) 49 50STD_RES_FILE( gid_File_Res_Fps_Office, fps_office) 51 52STD_RES_FILE( gid_File_Res_Gal, gal ) 53 54STD_RES_FILE( gid_File_Res_Imp, imp ) 55 56#ifdef OS2 57STD_RES_FILE( gid_File_Res_Deployment, deploy ) 58STD_RES_FILE( gid_File_Res_DeploymentGui, deplgui ) 59#else 60STD_RES_FILE( gid_File_Res_Deployment, deployment ) 61STD_RES_FILE( gid_File_Res_DeploymentGui, deploymentgui ) 62#endif 63 64STD_RES_FILE( gid_File_Res_Ofa, ofa ) 65 66STD_RES_FILE( gid_File_Res_Pcr, pcr) 67 68STD_RES_FILE( gid_File_Res_Pdffilter, pdffilter) 69 70STD_RES_FILE( gid_File_Res_Preload, preload) 71 72#ifdef UNX 73 74STD_RES_FILE( gid_File_Res_San, san ) 75 76#endif 77 78STD_RES_FILE( gid_File_Res_Sd, sd ) 79 80STD_RES_FILE( gid_File_Res_Sfx, sfx ) 81 82#if defined(UNX) && !defined(QUARTZ) 83 84STD_RES_FILE( gid_File_Res_Spa, spa ) 85 86#endif 87 88STD_RES_FILE( gid_File_Res_Stt, stt ) 89STD_RES_FILE( gid_File_Res_Sb, sb ) 90 91STD_RES_FILE( gid_File_Res_Svl, svl ) 92 93STD_RES_FILE( gid_File_Res_Svt, svt ) 94 95STD_RES_FILE( gid_File_Res_Svx, svx ) 96STD_RES_FILE( gid_File_Res_Editeng, editeng ) 97STD_RES_FILE( gid_File_Res_TextConversionDlgs, textconversiondlgs ) 98 99STD_RES_FILE( gid_File_Res_Cui, cui ) 100 101STD_RES_FILE( gid_File_Res_Sw, sw ) 102 103STD_RES_FILE( gid_File_Res_Tk, tk ) 104STD_RES_FILE( gid_File_Res_Acc, acc ) 105 106STD_RES_FILE( gid_File_Res_Tpl, tpl ) 107 108STD_RES_FILE( gid_File_Res_Uui, uui ) 109 110STD_RES_FILE( gid_File_Res_Vcl, vcl ) 111 112STD_RES_FILE( gid_File_Res_Wzi, wzi ) 113 114//STD_RES_FILE( gid_File_Res_Wwz, wwz ) 115 116STD_RES_FILE( gid_File_Res_Xsltdlg, xsltdlg ) 117 118STD_RES_FILE( gid_File_Res_AVMedia, avmedia ) 119 120#ifndef WITHOUT_MOZILLA 121STD_RES_FILE( gid_File_Res_XMLSecurity, xmlsec ) 122#endif 123 124STD_RES_FILE( gid_File_Res_UpdChk, updchk ) 125 126STD_RES_FILE( gid_File_Res_Upd, upd ) 127 128STD_RES_FILE( gid_File_Res_T602Filter, t602filter ) 129 130STD_RES_FILE( gid_File_Res_Forui, forui ) 131STD_RES_FILE( gid_File_Res_For, for ) 132 133