/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. * *************************************************************/ // MARKER(update_precomp.py): Generated on 2006-07-11 15:52:42.937361 #ifdef PRECOMPILED_HEADERS #include <sal/config.h> #include "scitems.hxx" #include <algorithm> #include <assert.h> #include <deque> #include <stdarg.h> #include <stddef.h> #include <stdio.h> #include <string.h> #include <iosfwd> #include <limits.h> #include <limits> #include <list> #include <math.h> #include <memory> #include <new> #include <cfloat> #include <boost/bind.hpp> #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b3dpolygon.hxx> #include <basegfx/polygon/b3dpolypolygon.hxx> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.hxx> #include <cppu/macros.hxx> #include <cppuhelper/weakref.hxx> #include <cstddef> #include <cwchar> #include <float.h> #include <functional> #include <offuh/com/sun/star/awt/Point.hdl> #include <offuh/com/sun/star/awt/Point.hpp> #include <offuh/com/sun/star/awt/Size.hdl> #include <offuh/com/sun/star/awt/Size.hpp> #include <offuh/com/sun/star/beans/PropertyVetoException.hdl> #include <offuh/com/sun/star/beans/PropertyVetoException.hpp> #include <offuh/com/sun/star/container/ElementExistException.hdl> #include <offuh/com/sun/star/container/ElementExistException.hpp> #include <offuh/com/sun/star/container/NoSuchElementException.hpp> #include <offuh/com/sun/star/container/XElementAccess.hdl> #include <offuh/com/sun/star/container/XElementAccess.hpp> #include <offuh/com/sun/star/container/XNameAccess.hpp> #include <offuh/com/sun/star/datatransfer/DataFlavor.hdl> #include <offuh/com/sun/star/datatransfer/dnd/DragGestureEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/DragSourceDragEvent.hdl> #include <offuh/com/sun/star/datatransfer/dnd/DragSourceDragEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/DragSourceDropEvent.hdl> #include <offuh/com/sun/star/datatransfer/dnd/DragSourceEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.hdl> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetDragEnterEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetDragEvent.hdl> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetEvent.hdl> #include <offuh/com/sun/star/datatransfer/dnd/DropTargetEvent.hpp> #include <offuh/com/sun/star/datatransfer/dnd/XDragGestureListener.hdl> #include <offuh/com/sun/star/datatransfer/dnd/XDragGestureListener.hpp> #include <offuh/com/sun/star/datatransfer/dnd/XDragSource.hdl> #include <offuh/com/sun/star/datatransfer/dnd/XDragSource.hpp> #include <offuh/com/sun/star/datatransfer/dnd/XDragSourceContext.hdl> #include <offuh/com/sun/star/datatransfer/dnd/XDragSourceContext.hpp> #include <offuh/com/sun/star/datatransfer/dnd/XDragSourceListener.hdl> #include <offuh/com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> #include <offuh/com/sun/star/datatransfer/dnd/XDropTargetDragContext.hpp> #include <offuh/com/sun/star/datatransfer/dnd/XDropTargetListener.hdl> #include <offuh/com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> #include <offuh/com/sun/star/datatransfer/UnsupportedFlavorException.hdl> #include <offuh/com/sun/star/datatransfer/XTransferable.hpp> #include <offuh/com/sun/star/drawing/XShape.hpp> #include <offuh/com/sun/star/embed/InvalidStorageException.hpp> #include <offuh/com/sun/star/embed/StorageWrappedTargetException.hdl> #include <offuh/com/sun/star/embed/StorageWrappedTargetException.hpp> #include <offuh/com/sun/star/embed/XStorage.hdl> #include <offuh/com/sun/star/embed/XStorage.hpp> #include <offuh/com/sun/star/io/BufferSizeExceededException.hpp> #include <offuh/com/sun/star/io/IOException.hdl> #include <offuh/com/sun/star/io/NotConnectedException.hdl> #include <offuh/com/sun/star/io/NotConnectedException.hpp> #include <offuh/com/sun/star/io/XInputStream.hdl> #include <offuh/com/sun/star/io/XInputStream.hpp> #include <offuh/com/sun/star/io/XOutputStream.hdl> #include <offuh/com/sun/star/io/XOutputStream.hpp> #include <offuh/com/sun/star/io/XStream.hdl> #include <offuh/com/sun/star/lang/EventObject.hdl> #include <offuh/com/sun/star/lang/IllegalArgumentException.hpp> #include <offuh/com/sun/star/lang/WrappedTargetException.hdl> #include <offuh/com/sun/star/lang/WrappedTargetException.hpp> #include <offuh/com/sun/star/lang/XComponent.hpp> #include <offuh/com/sun/star/lang/XEventListener.hpp> #include <offuh/com/sun/star/packages/NoEncryptionException.hdl> #include <offuh/com/sun/star/packages/NoEncryptionException.hpp> #include <offuh/com/sun/star/packages/WrongPasswordException.hdl> #include <offuh/com/sun/star/packages/WrongPasswordException.hpp> #include <offuh/com/sun/star/uno/Exception.hdl> #include <offuh/com/sun/star/uno/Exception.hpp> #include <offuh/com/sun/star/uno/RuntimeException.hdl> #include <offuh/com/sun/star/uno/RuntimeException.hpp> #include <offuh/com/sun/star/uno/XAdapter.hdl> #include <offuh/com/sun/star/uno/XAdapter.hpp> #include <offuh/com/sun/star/uno/XInterface.hdl> #include <offuh/com/sun/star/uno/XReference.hdl> #include <offuh/com/sun/star/uno/XReference.hpp> #include <offuh/com/sun/star/uno/XWeak.hpp> #include <osl/endian.h> #include <osl/interlck.h> #include <osl/mutex.hxx> #include <rtl/alloc.h> #include <rtl/string.h> #include <rtl/ustrbuf.h> #include <rtl/ustring.h> #include <sal/mathconf.h> #include <sal/types.h> #include <sot/exchange.hxx> #include <sot/factory.hxx> #include <sot/storage.hxx> #include <svl/brdcst.hxx> #include <svl/cenumitm.hxx> #include <svl/cintitem.hxx> #include <unotools/fltrcfg.hxx> #include <svl/intitem.hxx> #include <svl/listener.hxx> #include <svl/lstner.hxx> #include <unotools/pathoptions.hxx> #include <svl/solar.hrc> #include <unotools/useroptions.hxx> #include <editeng/editobj.hxx> #include <editeng/eeitem.hxx> #include <svx/fmglob.hxx> #include <editeng/outlobj.hxx> #include <svx/sdangitm.hxx> #include <svx/sderitm.hxx> #include <svx/sdmetitm.hxx> #include <svx/sdooitm.hxx> #include <svx/sdprcitm.hxx> #include <svx/sdrmasterpagedescriptor.hxx> #include <svx/sdrpageuser.hxx> #include <svx/sdtaitm.hxx> #include <svx/svdglue.hxx> #include <svx/svdlayer.hxx> #include <svx/svdoattr.hxx> #include <svx/svdobj.hxx> #include <svx/svdpage.hxx> #include <svx/svdpool.hxx> #include <svx/svdtrans.hxx> #include <svx/svdtypes.hxx> #include <svx/unoapi.hxx> #include <svx/volume3d.hxx> #include <svx/xcolit.hxx> #include <svx/xenum.hxx> #include <svx/xfillit0.hxx> #include <svx/xflasit.hxx> #include <svx/xlineit0.hxx> #include <svx/xlnasit.hxx> #include <svx/xtextit0.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/errcode.hxx> #include <tools/errinf.hxx> #include <tools/gen.hxx> #include <tools/globname.hxx> #include <tools/list.hxx> #include <tools/rc.hxx> #include <tools/rtti.hxx> #include <tools/solar.h> #include <tools/string.hxx> #include <tools/toolsdllapi.h> #include <tools/weakbase.h> #include <tools/weakbase.hxx> #include <typeinfo> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> #include <uno/any2.h> #include <uno/lbnames.h> #include <uno/sequence2.h> #include <unotools/ucbstreamhelper.hxx> #include <vcl/apptypes.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> #include <vcl/field.hxx> #include <tools/fldunit.hxx> #include <vcl/gdimtf.hxx> #include <vcl/inputctx.hxx> #include <vcl/jobset.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/pointr.hxx> #include <vcl/print.hxx> #include <vcl/prntypes.hxx> #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/spinfld.hxx> #include <vcl/sv.h> #include <vcl/svapp.hxx> #include <vcl/vclevent.hxx> #include <vcl/window.hxx> #include <tools/wintypes.hxx> #include <vos/macros.hxx> #include <vos/object.hxx> #include <vos/types.hxx> #include <wchar.h> #endif