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 56STD_RES_FILE( gid_File_Res_Deployment, deployment ) 57STD_RES_FILE( gid_File_Res_DeploymentGui, deploymentgui ) 58 59STD_RES_FILE( gid_File_Res_Ofa, ofa ) 60 61STD_RES_FILE( gid_File_Res_Pcr, pcr) 62 63STD_RES_FILE( gid_File_Res_Pdffilter, pdffilter) 64 65STD_RES_FILE( gid_File_Res_Preload, preload) 66 67#ifdef UNX 68 69STD_RES_FILE( gid_File_Res_San, san ) 70 71#endif 72 73STD_RES_FILE( gid_File_Res_Sd, sd ) 74 75STD_RES_FILE( gid_File_Res_Sfx, sfx ) 76 77#if defined(UNX) && !defined(QUARTZ) 78 79STD_RES_FILE( gid_File_Res_Spa, spa ) 80 81#endif 82 83#STD_RES_FILE( gid_File_Res_Stt, stt ) 84STD_RES_FILE( gid_File_Res_Sb, sb ) 85 86STD_RES_FILE( gid_File_Res_Svl, svl ) 87 88STD_RES_FILE( gid_File_Res_Svt, svt ) 89 90STD_RES_FILE( gid_File_Res_Svx, svx ) 91STD_RES_FILE( gid_File_Res_Editeng, editeng ) 92STD_RES_FILE( gid_File_Res_TextConversionDlgs, textconversiondlgs ) 93 94STD_RES_FILE( gid_File_Res_Cui, cui ) 95 96STD_RES_FILE( gid_File_Res_Sw, sw ) 97 98STD_RES_FILE( gid_File_Res_Tk, tk ) 99STD_RES_FILE( gid_File_Res_Acc, acc ) 100 101STD_RES_FILE( gid_File_Res_Tpl, tpl ) 102 103STD_RES_FILE( gid_File_Res_Uui, uui ) 104 105STD_RES_FILE( gid_File_Res_Vcl, vcl ) 106 107STD_RES_FILE( gid_File_Res_Wzi, wzi ) 108 109//STD_RES_FILE( gid_File_Res_Wwz, wwz ) 110 111STD_RES_FILE( gid_File_Res_Xsltdlg, xsltdlg ) 112 113STD_RES_FILE( gid_File_Res_AVMedia, avmedia ) 114 115#ifndef WITHOUT_MOZILLA 116STD_RES_FILE( gid_File_Res_XMLSecurity, xmlsec ) 117#endif 118 119STD_RES_FILE( gid_File_Res_UpdChk, updchk ) 120 121#if defined(ENABLE_ONLINE_UPDATE) 122STD_RES_FILE( gid_File_Res_Upd, upd ) 123#endif 124 125STD_RES_FILE( gid_File_Res_T602Filter, t602filter ) 126 127STD_RES_FILE( gid_File_Res_Forui, forui ) 128STD_RES_FILE( gid_File_Res_For, for ) 129 130