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 // MARKER(update_precomp.py): Generated on 2006-09-01 17:49:31.374198 25 26 #ifdef PRECOMPILED_HEADERS 27 28 //---MARKER--- 29 30 #include "com/sun/star/awt/XControl.hpp" 31 #include "com/sun/star/awt/XControlContainer.hpp" 32 #include "com/sun/star/awt/XControlModel.hpp" 33 #include "com/sun/star/awt/XDialog.hpp" 34 #include "com/sun/star/awt/XWindow.hpp" 35 #include "com/sun/star/beans/MethodConcept.hpp" 36 #include "com/sun/star/beans/PropertyAttribute.hpp" 37 #include "com/sun/star/beans/PropertyConcept.hpp" 38 #include "com/sun/star/beans/PropertyValue.hpp" 39 #include "com/sun/star/beans/XExactName.hpp" 40 #include "com/sun/star/beans/XIntrospection.hpp" 41 #include "com/sun/star/beans/XIntrospectionAccess.hpp" 42 #include "com/sun/star/beans/XMaterialHolder.hpp" 43 #include "com/sun/star/beans/XPropertyAccess.hpp" 44 #include "com/sun/star/beans/XPropertyContainer.hpp" 45 #include "com/sun/star/beans/XPropertySet.hpp" 46 #include "com/sun/star/beans/XPropertySetInfo.hpp" 47 #include "com/sun/star/bridge/XBridge.hpp" 48 #include "com/sun/star/bridge/XBridgeFactory.hpp" 49 #include "com/sun/star/bridge/oleautomation/Currency.hpp" 50 #include "com/sun/star/bridge/oleautomation/Date.hpp" 51 #include "com/sun/star/bridge/oleautomation/Decimal.hpp" 52 #include "com/sun/star/bridge/oleautomation/NamedArgument.hpp" 53 #include "com/sun/star/container/XContainer.hpp" 54 #include "com/sun/star/container/XEnumeration.hpp" 55 #include "com/sun/star/container/XEnumerationAccess.hpp" 56 #include "com/sun/star/container/XHierarchicalNameAccess.hpp" 57 #include "com/sun/star/container/XIndexAccess.hpp" 58 #include "com/sun/star/container/XNameAccess.hpp" 59 #include "com/sun/star/container/XNameContainer.hpp" 60 #include "com/sun/star/document/XDocumentInfoSupplier.hpp" 61 #include "com/sun/star/document/XStorageBasedDocument.hpp" 62 #include "com/sun/star/embed/ElementModes.hpp" 63 #include "com/sun/star/embed/XEncryptionProtectedSource.hpp" 64 #include "com/sun/star/embed/XStorage.hpp" 65 #include "com/sun/star/embed/XTransactedObject.hpp" 66 #include "com/sun/star/frame/XModel.hpp" 67 #include "com/sun/star/i18n/XCalendar.hpp" 68 #include "com/sun/star/io/XActiveDataSource.hpp" 69 #include "com/sun/star/io/XInputStream.hpp" 70 #include "com/sun/star/io/XOutputStream.hpp" 71 #include "com/sun/star/io/XSeekable.hpp" 72 #include "com/sun/star/io/XStream.hpp" 73 #include "com/sun/star/io/XTextOutputStream.hpp" 74 #include "com/sun/star/lang/Locale.hpp" 75 #include "com/sun/star/lang/XComponent.hpp" 76 #include "com/sun/star/lang/XInitialization.hpp" 77 #include "com/sun/star/lang/XMultiServiceFactory.hpp" 78 #include "com/sun/star/lang/XServiceInfo.hpp" 79 #include "com/sun/star/lang/XSingleServiceFactory.hpp" 80 #include "com/sun/star/lang/XTypeProvider.hpp" 81 #include "com/sun/star/reflection/XIdlArray.hpp" 82 #include "com/sun/star/reflection/XIdlClass.hpp" 83 #include "com/sun/star/reflection/XIdlClassProvider.hpp" 84 #include "com/sun/star/reflection/XIdlReflection.hpp" 85 #include "com/sun/star/reflection/XTypeDescription.hpp" 86 #include "com/sun/star/registry/XImplementationRegistration.hpp" 87 #include "com/sun/star/script/ArrayWrapper.hpp" 88 #include "com/sun/star/script/BasicErrorException.hpp" 89 #include "com/sun/star/script/ScriptEventDescriptor.hpp" 90 #include "com/sun/star/script/XAllListener.hpp" 91 #include "com/sun/star/script/XDefaultMethod.hpp" 92 #include "com/sun/star/script/XDefaultProperty.hpp" 93 #include "com/sun/star/script/XEventAttacher.hpp" 94 #include "com/sun/star/script/XInvocation.hpp" 95 #include "com/sun/star/script/XInvocationAdapterFactory.hpp" 96 #include "com/sun/star/script/XLibraryContainer.hpp" 97 #include "com/sun/star/script/XLibraryContainer2.hpp" 98 #include "com/sun/star/script/XLibraryContainerExport.hpp" 99 #include "com/sun/star/script/XLibraryContainerPassword.hpp" 100 #include "com/sun/star/script/XScriptEventsAttacher.hpp" 101 #include "com/sun/star/script/XScriptEventsSupplier.hpp" 102 #include "com/sun/star/script/XStarBasicAccess.hpp" 103 #include "com/sun/star/script/XStarBasicDialogInfo.hpp" 104 #include "com/sun/star/script/XStarBasicLibraryInfo.hpp" 105 #include "com/sun/star/script/XStarBasicModuleInfo.hpp" 106 #include "com/sun/star/script/XTypeConverter.hpp" 107 #include "com/sun/star/script/provider/XScriptProvider.hpp" 108 #include "com/sun/star/script/provider/XScriptProviderFactory.hpp" 109 #include "com/sun/star/script/provider/XScriptProviderSupplier.hpp" 110 #include "com/sun/star/task/ErrorCodeIOException.hpp" 111 #include "com/sun/star/ucb/XContentProvider.hpp" 112 #include "com/sun/star/ucb/XContentProviderManager.hpp" 113 #include "com/sun/star/ucb/XSimpleFileAccess.hpp" 114 #include "com/sun/star/ucb/XSimpleFileAccess3.hpp" 115 #include "com/sun/star/uno/Any.hxx" 116 #include "com/sun/star/uno/DeploymentException.hpp" 117 #include "com/sun/star/uno/Sequence.hxx" 118 #include "com/sun/star/uno/XComponentContext.hpp" 119 #include "com/sun/star/util/DateTime.hpp" 120 #include "com/sun/star/util/XMacroExpander.hpp" 121 #include "com/sun/star/util/XStringSubstitution.hpp" 122 #include "com/sun/star/xml/sax/InputSource.hpp" 123 #include "com/sun/star/xml/sax/XDocumentHandler.hpp" 124 #include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp" 125 #include "com/sun/star/xml/sax/XParser.hpp" 126 127 #include "comphelper/anytostring.hxx" 128 #include "comphelper/componentmodule.hxx" 129 #include "comphelper/processfactory.hxx" 130 #include "comphelper/regpathhelper.hxx" 131 #include "comphelper/stl_types.hxx" 132 #include "comphelper/storagehelper.hxx" 133 134 #include "cppuhelper/basemutex.hxx" 135 #include "cppuhelper/component.hxx" 136 #include "cppuhelper/exc_hlp.hxx" 137 #include "cppuhelper/factory.hxx" 138 #include "cppuhelper/implbase1.hxx" 139 #include "cppuhelper/implbase2.hxx" 140 #include "cppuhelper/implbase5.hxx" 141 #include "cppuhelper/interfacecontainer.hxx" 142 #include "cppuhelper/servicefactory.hxx" 143 #include "cppuhelper/typeprovider.hxx" 144 145 #include "i18npool/lang.h" 146 147 #include "osl/file.hxx" 148 #include "osl/module.h" 149 #include "osl/mutex.hxx" 150 #include "osl/process.h" 151 #include "osl/security.h" 152 #include "osl/time.h" 153 154 #include "rtl/byteseq.hxx" 155 #include "rtl/digest.h" 156 #include "rtl/instance.hxx" 157 #include "rtl/math.hxx" 158 #include "rtl/strbuf.hxx" 159 #include "rtl/textenc.h" 160 #include "rtl/ustrbuf.hxx" 161 #include "rtl/ustring.hxx" 162 163 #include "sal/alloca.h" 164 #include "sal/types.h" 165 166 #include "sot/storage.hxx" 167 #include "sot/storinfo.hxx" 168 169 #include "svl/brdcst.hxx" 170 #include "svtools/ctrlbox.hxx" 171 #include "svtools/ctrltool.hxx" 172 #include "svtools/ehdl.hxx" 173 #include "svtools/filedlg.hxx" 174 #include "svl/hint.hxx" 175 #include "svl/lstner.hxx" 176 #include "unotools/pathoptions.hxx" 177 #include "svtools/sfxecode.hxx" 178 #include "svl/smplhint.hxx" 179 #include "svl/solar.hrc" 180 #include "svtools/stringtransfer.hxx" 181 #include "svl/svarray.hxx" 182 #include "svl/svdde.hxx" 183 #include "svtools/svmedit.hxx" 184 #include "svl/svstdarr.hxx" 185 #include "svtools/svtdata.hxx" 186 #include "svtools/svtools.hrc" 187 #include "svtools/svtreebx.hxx" 188 #include "unotools/syslocale.hxx" 189 #include "svtools/taskbar.hxx" 190 #include "svtools/textdata.hxx" 191 #include "svtools/texteng.hxx" 192 #include "svtools/textview.hxx" 193 #include "svtools/transfer.hxx" 194 #include "svtools/txtattr.hxx" 195 #include "svl/undo.hxx" 196 #include "svl/zforlist.hxx" 197 #include "svl/zformat.hxx" 198 199 200 #include "tools/color.hxx" 201 #include "tools/config.hxx" 202 #include "tools/date.hxx" 203 #include "tools/debug.hxx" 204 #include "tools/diagnose_ex.h" 205 #include "tools/errcode.hxx" 206 #include "tools/errinf.hxx" 207 #include "tools/fsys.hxx" 208 #include "tools/gen.hxx" 209 #include "tools/link.hxx" 210 #include "tools/list.hxx" 211 #include "tools/rc.hxx" 212 #include "tools/rcid.h" 213 #include "tools/ref.hxx" 214 #include "tools/resid.hxx" 215 #include "tools/rtti.hxx" 216 #include "tools/shl.hxx" 217 #include "tools/solar.h" 218 #include "tools/stream.hxx" 219 #include "tools/string.hxx" 220 #include "tools/table.hxx" 221 #include "tools/tenccvt.hxx" 222 #include "tools/time.hxx" 223 #include "tools/urlobj.hxx" 224 #include "tools/wldcrd.hxx" 225 226 #include "ucbhelper/configurationkeys.hxx" 227 #include "ucbhelper/content.hxx" 228 #include "ucbhelper/contentbroker.hxx" 229 230 #include "unotools/charclass.hxx" 231 #include "unotools/eventlisteneradapter.hxx" 232 #include "unotools/localedatawrapper.hxx" 233 #include "unotools/streamwrap.hxx" 234 #include "unotools/transliterationwrapper.hxx" 235 #include "unotools/ucbstreamhelper.hxx" 236 237 238 #include "vcl/accel.hxx" 239 #include "vcl/button.hxx" 240 #include "vcl/decoview.hxx" 241 #include "vcl/dialog.hxx" 242 #include "vcl/dockwin.hxx" 243 #include "vcl/edit.hxx" 244 #include "vcl/field.hxx" 245 #include "vcl/fixed.hxx" 246 #include "vcl/floatwin.hxx" 247 #include "vcl/font.hxx" 248 #include "vcl/gradient.hxx" 249 #include "vcl/graph.hxx" 250 #include "vcl/help.hxx" 251 #include "vcl/image.hxx" 252 #include "vcl/jobset.hxx" 253 #include "vcl/lstbox.hxx" 254 #include "vcl/mapmod.hxx" 255 #include "vcl/menu.hxx" 256 #include "vcl/metric.hxx" 257 #include "vcl/msgbox.hxx" 258 #include "vcl/print.hxx" 259 #include "vcl/scrbar.hxx" 260 #include "vcl/settings.hxx" 261 #include "vcl/sound.hxx" 262 #include "vcl/splitwin.hxx" 263 #include "vcl/status.hxx" 264 #include "vcl/svapp.hxx" 265 #include "vcl/tabctrl.hxx" 266 #include "vcl/tabdlg.hxx" 267 #include "vcl/tabpage.hxx" 268 #include "vcl/timer.hxx" 269 #include "vcl/toolbox.hxx" 270 #include "vcl/window.hxx" 271 #include "tools/wintypes.hxx" 272 #include "vcl/wrkwin.hxx" 273 274 #include "vos/diagnose.hxx" 275 #include "vos/macros.hxx" 276 #include "vos/mutex.hxx" 277 #include "vos/process.hxx" 278 279 #include "xmlscript/xmldlg_imexp.hxx" 280 #include "xmlscript/xmllib_imexp.hxx" 281 #include "xmlscript/xmlmod_imexp.hxx" 282 //---MARKER--- 283 284 #endif 285