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 83STD_RES_FILE( gid_File_Res_Sb, sb ) 84 85STD_RES_FILE( gid_File_Res_Svl, svl ) 86 87STD_RES_FILE( gid_File_Res_Svt, svt ) 88 89STD_RES_FILE( gid_File_Res_Svx, svx ) 90STD_RES_FILE( gid_File_Res_Editeng, editeng ) 91STD_RES_FILE( gid_File_Res_TextConversionDlgs, textconversiondlgs ) 92 93STD_RES_FILE( gid_File_Res_Cui, cui ) 94 95STD_RES_FILE( gid_File_Res_Sw, sw ) 96 97 98STD_RES_FILE( gid_File_Res_Acc, acc ) 99 100STD_RES_FILE( gid_File_Res_Tpl, tpl ) 101 102STD_RES_FILE( gid_File_Res_Uui, uui ) 103 104STD_RES_FILE( gid_File_Res_Vcl, vcl ) 105 106STD_RES_FILE( gid_File_Res_Wzi, wzi ) 107 108//STD_RES_FILE( gid_File_Res_Wwz, wwz ) 109 110STD_RES_FILE( gid_File_Res_Xsltdlg, xsltdlg ) 111 112STD_RES_FILE( gid_File_Res_AVMedia, avmedia ) 113 114#ifdef ENABLE_XMLSEC 115STD_RES_FILE( gid_File_Res_XMLSecurity, xmlsec ) 116#endif 117 118STD_RES_FILE( gid_File_Res_UpdChk, updchk ) 119 120#if defined(ENABLE_ONLINE_UPDATE) 121STD_RES_FILE( gid_File_Res_Upd, upd ) 122#endif 123 124STD_RES_FILE( gid_File_Res_T602Filter, t602filter ) 125 126STD_RES_FILE( gid_File_Res_Forui, forui ) 127STD_RES_FILE( gid_File_Res_For, for ) 128 129STD_RES_FILE( gid_File_Res_PresentationMinimizer, minimizer ) 130 131