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:50:15.029610 25 26 #ifdef PRECOMPILED_HEADERS 27 //---MARKER--- 28 #include "sal/config.h" 29 #include "sal/types.h" 30 31 #include "basegfx/point/b2dpoint.hxx" 32 #include "basegfx/polygon/b2dpolygon.hxx" 33 #include "basegfx/polygon/b2dpolygontools.hxx" 34 #include "basegfx/polygon/b2dpolypolygon.hxx" 35 #include "basegfx/polygon/b2dpolypolygontools.hxx" 36 #include "basegfx/vector/b2dvector.hxx" 37 38 #include "boost/static_assert.hpp" 39 40 #include "com/sun/star/lang/Locale.hpp" 41 #include "com/sun/star/uno/Reference.hxx" 42 #include "com/sun/star/uno/Sequence.hxx" 43 #include "com/sun/star/util/XStringWidth.hpp" 44 45 #include "comphelper/fileformat.h" 46 47 #include "cppuhelper/implbase1.hxx" 48 49 #include "i18npool/lang.h" 50 #include "i18npool/mslangid.hxx" 51 52 #include "osl/diagnose.h" 53 #include "osl/endian.h" 54 #include "osl/file.hxx" 55 #include "osl/interlck.h" 56 #include "osl/module.h" 57 #include "osl/module.hxx" 58 #include "osl/mutex.hxx" 59 #include "osl/process.h" 60 #include "osl/security.h" 61 #include "osl/thread.h" 62 63 #include "rtl/alloc.h" 64 #include "rtl/crc.h" 65 #include "rtl/digest.h" 66 #include "rtl/instance.hxx" 67 #include "rtl/logfile.hxx" 68 #include "rtl/math.hxx" 69 #include "rtl/memory.h" 70 #include "rtl/string.h" 71 #include "rtl/string.hxx" 72 #include "rtl/tencinfo.h" 73 #include "rtl/textcvt.h" 74 #include "rtl/textenc.h" 75 #include "rtl/ustrbuf.hxx" 76 #include "rtl/ustring.h" 77 #include "rtl/ustring.hxx" 78 79 #include "sys/stat.h" 80 #include "sys/types.h" 81 82 #include "vos/macros.hxx" 83 #include "vos/mutex.hxx" 84 #include "vos/process.hxx" 85 #include "vos/signal.hxx" 86 #include "vos/timer.hxx" 87 //---MARKER--- 88 #endif 89