update dev300-m58
[ooovba.git] / connectivity / source / drivers / mozab / mozillasrc / MNSInclude.hxx
blob57eec5adb7d6a1a876bba1abd2ed88c19ad5be55
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: MNSInclude.hxx,v $
10 * $Revision: 1.12 $
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 ************************************************************************/
30 #ifndef _CONNECTIVITY_MAB_NS_INCLUDE_HXX_
31 #define _CONNECTIVITY_MAB_NS_INCLUDE_HXX_ 1
34 // Only include Mozilla include files once and using this file...
37 // moved this here and in first position due to "long l;" unxsoli4 warning
38 #include <rtl/ustrbuf.hxx>
40 #include "pre_include_mozilla.h"
41 #if defined __GNUC__
42 #pragma GCC system_header
43 #endif
45 #include <nsDebug.h>
47 #include <nsCOMPtr.h>
48 #include <nsISupportsArray.h>
49 #include <nsString.h>
51 #if defined __SUNPRO_CC
52 #pragma disable_warn
53 // somewhere in the files included directly or indirectly in nsString.h, warnings are enabled, again
54 #endif
55 #include <nsMemory.h>
56 #include <prtypes.h>
57 #include <nsRDFCID.h>
58 #include <nsXPIDLString.h>
59 #include <nsIRDFService.h>
60 #include <nsIRDFResource.h>
61 #include <nsReadableUtils.h>
62 #include <msgCore.h>
63 #include <nsIServiceManager.h>
64 #include <nsIAbCard.h>
65 #include <nsAbBaseCID.h>
66 #include <nsAbAddressCollecter.h>
67 #include <nsIPref.h>
68 #include <nsIAddrBookSession.h>
69 #include <nsIMsgHeaderParser.h>
70 #include <nsIAddrBookSession.h>
71 #include <nsIAbDirectory.h>
72 #include <nsAbDirectoryQuery.h>
73 #include <nsIAbDirectoryQuery.h>
74 #include <nsIAbDirectoryQueryProxy.h>
75 #include <nsIAbDirFactory.h>
76 #include <nsIRunnable.h>
77 #include <nsIAbLDAPAttributeMap.h>
78 #include <nsILDAPMessage.h>
80 #include <prerr.h>
82 #include "post_include_mozilla.h"
84 #endif // _CONNECTIVITY_MAB_NS_INCLUDE_HXX_