diff options
-rw-r--r-- | sw/inc/swabstdlg.hxx | 1 | ||||
-rw-r--r-- | sw/inc/swunodef.hxx | 35 | ||||
-rw-r--r-- | sw/inc/toxwrap.hxx | 1 | ||||
-rw-r--r-- | sw/source/core/bastyp/calc.cxx | 1 | ||||
-rw-r--r-- | sw/source/core/inc/toxhlp.hxx | 1 | ||||
-rw-r--r-- | sw/source/core/unocore/swunohelper.cxx | 1 | ||||
-rw-r--r-- | sw/source/filter/ww8/ww8graf.cxx | 1 | ||||
-rw-r--r-- | sw/source/filter/ww8/ww8par.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/app/docsh2.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/dialog/regionsw.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/dialog/uiregionsw.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/dochdl/swdtflvr.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/docvw/romenu.cxx | 1 | ||||
-rw-r--r-- | sw/source/ui/inc/dbtree.hxx | 1 | ||||
-rw-r--r-- | sw/source/ui/inc/swrenamexnameddlg.hxx | 1 | ||||
-rw-r--r-- | sw/source/ui/inc/uivwimp.hxx | 1 | ||||
-rw-r--r-- | sw/source/ui/inc/unotools.hxx | 1 | ||||
-rw-r--r-- | sw/source/ui/uno/unoatxt.cxx | 1 |
18 files changed, 0 insertions, 52 deletions
diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx index 1824413d400a..22d780f5e128 100644 --- a/sw/inc/swabstdlg.hxx +++ b/sw/inc/swabstdlg.hxx @@ -43,7 +43,6 @@ #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/awt/XControl.hpp> #include <com/sun/star/container/XNamed.hpp> -#include "swunodef.hxx" #include "itabenum.hxx" class SfxViewFrame; diff --git a/sw/inc/swunodef.hxx b/sw/inc/swunodef.hxx deleted file mode 100644 index 3ef1d5ce2c88..000000000000 --- a/sw/inc/swunodef.hxx +++ /dev/null @@ -1,35 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ -#ifndef _SWUNODEF_HXX -#define _SWUNODEF_HXX - -#define STAR_REFERENCE(aType) ::com::sun::star::uno::Reference< ::com::sun::star::aType > - -#endif - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/toxwrap.hxx b/sw/inc/toxwrap.hxx index f0f1b1daaeb1..dd60ac7ee471 100644 --- a/sw/inc/toxwrap.hxx +++ b/sw/inc/toxwrap.hxx @@ -32,7 +32,6 @@ #include <tools/solar.h> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/uno/Reference.hxx> -#include <swunodef.hxx> #include "swdllapi.h" namespace com { namespace sun { namespace star { diff --git a/sw/source/core/bastyp/calc.cxx b/sw/source/core/bastyp/calc.cxx index 09d8a09c5a03..dc5e7c4892a7 100644 --- a/sw/source/core/bastyp/calc.cxx +++ b/sw/source/core/bastyp/calc.cxx @@ -58,7 +58,6 @@ #include <usrfld.hxx> #include <dbmgr.hxx> #include <docfld.hxx> -#include <swunodef.hxx> #include <swtypes.hxx> using namespace ::com::sun::star; diff --git a/sw/source/core/inc/toxhlp.hxx b/sw/source/core/inc/toxhlp.hxx index 887c3c6a6f0f..04c7991d73d7 100644 --- a/sw/source/core/inc/toxhlp.hxx +++ b/sw/source/core/inc/toxhlp.hxx @@ -32,7 +32,6 @@ #include <tools/solar.h> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/uno/Reference.hxx> -#include <swunodef.hxx> namespace com { namespace sun { namespace star { namespace i18n { diff --git a/sw/source/core/unocore/swunohelper.cxx b/sw/source/core/unocore/swunohelper.cxx index fbe24806d7d4..fd40f9cebf97 100644 --- a/sw/source/core/unocore/swunohelper.cxx +++ b/sw/source/core/unocore/swunohelper.cxx @@ -45,7 +45,6 @@ #include <ucbhelper/content.hxx> #include <svl/svstdarr.hxx> #include <swunohelper.hxx> -#include <swunodef.hxx> namespace SWUnoHelper { diff --git a/sw/source/filter/ww8/ww8graf.cxx b/sw/source/filter/ww8/ww8graf.cxx index 0e66f641953d..22d773a1facc 100644 --- a/sw/source/filter/ww8/ww8graf.cxx +++ b/sw/source/filter/ww8/ww8graf.cxx @@ -81,7 +81,6 @@ #include <docsh.hxx> #include <mdiexp.hxx> // Progress #include <fmtcnct.hxx> -#include <swunodef.hxx> #include "ww8struc.hxx" #include "ww8scan.hxx" #include "ww8par.hxx" // class SwWWImplReader diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx index 20cfe7129564..a50a8ff5b15a 100644 --- a/sw/source/filter/ww8/ww8par.cxx +++ b/sw/source/filter/ww8/ww8par.cxx @@ -99,7 +99,6 @@ #include <mdiexp.hxx> // Progress #include <statstr.hrc> // ResId fuer Statusleiste #include <swerror.h> // ERR_WW8_... -#include <swunodef.hxx> #include <unodraw.hxx> #include <swtable.hxx> // class SwTableLines, ... // #i18732# diff --git a/sw/source/ui/app/docsh2.cxx b/sw/source/ui/app/docsh2.cxx index 6a12af57aa4d..707899b2a961 100644 --- a/sw/source/ui/app/docsh2.cxx +++ b/sw/source/ui/app/docsh2.cxx @@ -69,7 +69,6 @@ #include <basic/basmgr.hxx> #include <sot/storage.hxx> #include <sot/clsids.hxx> -#include <swunodef.hxx> #include <fmtcol.hxx> #include <swevent.hxx> #include <view.hxx> // for the current view diff --git a/sw/source/ui/dialog/regionsw.cxx b/sw/source/ui/dialog/regionsw.cxx index c133ec1194ed..10cf9f4002bc 100644 --- a/sw/source/ui/dialog/regionsw.cxx +++ b/sw/source/ui/dialog/regionsw.cxx @@ -54,7 +54,6 @@ #include <swundo.hxx> // for Undo-Ids #include <column.hxx> #include <fmtfsize.hxx> -#include <swunodef.hxx> #include <shellio.hxx> #include <helpid.h> #include <cmdid.h> diff --git a/sw/source/ui/dialog/uiregionsw.cxx b/sw/source/ui/dialog/uiregionsw.cxx index 66a68a8f1334..93b71661271b 100644 --- a/sw/source/ui/dialog/uiregionsw.cxx +++ b/sw/source/ui/dialog/uiregionsw.cxx @@ -62,7 +62,6 @@ #include <swundo.hxx> // for Undo-Ids #include <column.hxx> #include <fmtfsize.hxx> -#include <swunodef.hxx> #include <shellio.hxx> #include <helpid.h> diff --git a/sw/source/ui/dochdl/swdtflvr.cxx b/sw/source/ui/dochdl/swdtflvr.cxx index 190f3cdce8c7..b7be519d4c41 100644 --- a/sw/source/ui/dochdl/swdtflvr.cxx +++ b/sw/source/ui/dochdl/swdtflvr.cxx @@ -109,7 +109,6 @@ #include <ndole.hxx> #include <swwait.hxx> #include <viewopt.hxx> -#include <swunodef.hxx> #include <vcl/sound.hxx> #include <swerror.h> #include <SwCapObjType.hxx> diff --git a/sw/source/ui/docvw/romenu.cxx b/sw/source/ui/docvw/romenu.cxx index 96b4a8fcc2bd..c6ac398e8feb 100644 --- a/sw/source/ui/docvw/romenu.cxx +++ b/sw/source/ui/docvw/romenu.cxx @@ -47,7 +47,6 @@ #include <editeng/brshitem.hxx> -#include <swunodef.hxx> #include <frmatr.hxx> #include <fmturl.hxx> #include <fmtinfmt.hxx> diff --git a/sw/source/ui/inc/dbtree.hxx b/sw/source/ui/inc/dbtree.hxx index f3eb86e3dc60..5c5e7ee86615 100644 --- a/sw/source/ui/inc/dbtree.hxx +++ b/sw/source/ui/inc/dbtree.hxx @@ -36,7 +36,6 @@ namespace com{namespace sun{namespace star{namespace container{ }}}} #include "swdllapi.h" #include <swtypes.hxx> -#include <swunodef.hxx> class SwDBTreeList_Impl; class SwWrtShell; diff --git a/sw/source/ui/inc/swrenamexnameddlg.hxx b/sw/source/ui/inc/swrenamexnameddlg.hxx index 33c5e2289dfc..f17ba03605f1 100644 --- a/sw/source/ui/inc/swrenamexnameddlg.hxx +++ b/sw/source/ui/inc/swrenamexnameddlg.hxx @@ -39,7 +39,6 @@ #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/awt/XControl.hpp> #include <com/sun/star/container/XNamed.hpp> -#include <swunodef.hxx> class SwRenameXNamedDlg : public ModalDialog { diff --git a/sw/source/ui/inc/uivwimp.hxx b/sw/source/ui/inc/uivwimp.hxx index d0c678184ed2..4351b82548d1 100644 --- a/sw/source/ui/inc/uivwimp.hxx +++ b/sw/source/ui/inc/uivwimp.hxx @@ -35,7 +35,6 @@ #include <com/sun/star/view/XSelectionSupplier.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardListener.hpp> #include <cppuhelper/implbase1.hxx> // helper for implementations -#include <swunodef.hxx> #include <cppuhelper/weakref.hxx> class SwXTextView; diff --git a/sw/source/ui/inc/unotools.hxx b/sw/source/ui/inc/unotools.hxx index a47151bf924a..9733cafe9508 100644 --- a/sw/source/ui/inc/unotools.hxx +++ b/sw/source/ui/inc/unotools.hxx @@ -40,7 +40,6 @@ #include <com/sun/star/awt/XControl.hpp> #include <com/sun/star/container/XNamed.hpp> #include <tools/resary.hxx> -#include <swunodef.hxx> #include "swdllapi.h" class SwOneExampleFrame; diff --git a/sw/source/ui/uno/unoatxt.cxx b/sw/source/ui/uno/unoatxt.cxx index 8914d1d2b4bf..0b5844ca68a5 100644 --- a/sw/source/ui/uno/unoatxt.cxx +++ b/sw/source/ui/uno/unoatxt.cxx @@ -53,7 +53,6 @@ #include <IMark.hxx> #include <unoprnms.hxx> #include <docsh.hxx> -#include <swunodef.hxx> #include <swmodule.hxx> #include <svl/smplhint.hxx> #include <svl/macitem.hxx> |