merge the formfield patch from ooo-build
[ooovba.git] / svx / util / svxpch.cxx
blob455b8574889f2720779b07fc34bcbb7834b095a9
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: svxpch.cxx,v $
10 * $Revision: 1.7 $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 // MARKER(update_precomp.py): autogen include statement, do not remove
32 #include "precompiled_svx.hxx"
33 #include <thread.hxx>
34 #include <sysdep.hxx>
35 #if defined(WNT) || defined (WIN)
36 #include <svwin.h>
37 #endif
38 #include <tlintl.hxx>
39 #include <tlfsys.hxx>
40 #include <tlbigint.hxx>
42 #include <sysdep.hxx>
43 #include <sv.hxx>
44 #include <svtool.hxx>
45 #define _ANIMATION
46 #include <svgraph.hxx>
47 #include <svsystem.hxx>
48 #include <svcontnr.hxx>
49 #include <sfx.hxx>
50 #include <sfxitems.hxx>
51 #include <sfxipool.hxx>
52 #include <sfxiiter.hxx>
53 #include <sfxdoc.hxx>
54 #include <sfxview.hxx>
55 #include <sfxdlg.hxx>
56 #include <sfxstyle.hxx>
57 #include <svx/svxenum.hxx>
58 #include <sbx.hxx>
59 #include <hmwrap.hxx>
60 #include <mail.hxx>
61 #include <urlobj.hxx>
62 #include <inet.hxx>
63 #include <inetui.hxx>
64 #include <svtruler.hxx>
66 #include <limits.h>
67 #include <string.h>
68 #include <stdlib.h>
69 #include <stdio.h>
71 #include <sfx.hrc>