diff options
author | Michael Dunphy <michael.w.dunphy@gmail.com> | 2013-04-19 19:10:54 -0400 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-21 05:51:29 +0000 |
commit | 8f4fc74c34df6efd6b74aacc610bf6f52b615aa5 (patch) | |
tree | b23f3137d9755999b95876da38cbf36a9229473e /sfx2 | |
parent | fd179c5f308a0a611bc2b5a479e28ff3ced79647 (diff) |
fdo#62699 Remove a few more pass-through headers
Change-Id: I4cc2dc7f1da3bc15921939e3bd5908a3f7049eab
Reviewed-on: https://gerrit.libreoffice.org/3492
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/Package_inc.mk | 1 | ||||
-rw-r--r-- | sfx2/inc/sfx2/basmgr.hxx | 28 | ||||
-rw-r--r-- | sfx2/source/appl/appbas.cxx | 3 | ||||
-rw-r--r-- | sfx2/source/doc/objcont.cxx | 3 | ||||
-rw-r--r-- | sfx2/source/doc/objxtor.cxx | 3 | ||||
-rw-r--r-- | sfx2/source/doc/sfxbasemodel.cxx | 3 |
6 files changed, 8 insertions, 33 deletions
diff --git a/sfx2/Package_inc.mk b/sfx2/Package_inc.mk index 0e22e48dfd0b..23b051a148d4 100644 --- a/sfx2/Package_inc.mk +++ b/sfx2/Package_inc.mk @@ -26,7 +26,6 @@ $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/app.hxx,sfx2/app.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/app.hxx,sfx2/app.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/appuno.hxx,sfx2/appuno.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/basedlgs.hxx,sfx2/basedlgs.hxx)) -$(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/basmgr.hxx,sfx2/basmgr.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/bindings.hxx,sfx2/bindings.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/brokenpackageint.hxx,sfx2/brokenpackageint.hxx)) $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/chalign.hxx,sfx2/chalign.hxx)) diff --git a/sfx2/inc/sfx2/basmgr.hxx b/sfx2/inc/sfx2/basmgr.hxx deleted file mode 100644 index c22dd4d1f19d..000000000000 --- a/sfx2/inc/sfx2/basmgr.hxx +++ /dev/null @@ -1,28 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * 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 . - */ - -#ifndef _SFX_BASMGR_HXX -#define _SFX_BASMGR_HXX - -#include <basic/basmgr.hxx> -#include <svtools/svtools.hrc> - -#endif //_SFX_BASMGR_HXX - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx index 1dae64a69125..cbbc05f20e0d 100644 --- a/sfx2/source/appl/appbas.cxx +++ b/sfx2/source/appl/appbas.cxx @@ -66,7 +66,8 @@ #include "appdata.hxx" #include "appbas.hxx" #include "sfx2/sfxhelp.hxx" -#include "sfx2/basmgr.hxx" +#include <basic/basmgr.hxx> +#include <svtools/svtools.hrc> #include "sorgitm.hxx" #include "appbaslib.hxx" #include <basic/basicmanagerrepository.hxx> diff --git a/sfx2/source/doc/objcont.cxx b/sfx2/source/doc/objcont.cxx index 86883d10e6b4..41f20461203f 100644 --- a/sfx2/source/doc/objcont.cxx +++ b/sfx2/source/doc/objcont.cxx @@ -64,7 +64,8 @@ #include "sfx2/sfxhelp.hxx" #include <sfx2/dispatch.hxx> #include <sfx2/printer.hxx> -#include "sfx2/basmgr.hxx" +#include <basic/basmgr.hxx> +#include <svtools/svtools.hrc> #include <sfx2/viewfrm.hxx> #include <sfx2/doctempl.hxx> #include "doc.hrc" diff --git a/sfx2/source/doc/objxtor.cxx b/sfx2/source/doc/objxtor.cxx index 3682a3b587be..6d2c4b5b30a2 100644 --- a/sfx2/source/doc/objxtor.cxx +++ b/sfx2/source/doc/objxtor.cxx @@ -90,7 +90,8 @@ #include "appdata.hxx" #include <sfx2/appuno.hxx> #include <sfx2/sfxsids.hrc> -#include "sfx2/basmgr.hxx" +#include <basic/basmgr.hxx> +#include <svtools/svtools.hrc> #include "sfx2/QuerySaveDocument.hxx" #include "helpid.hrc" #include <sfx2/msg.hxx> diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx index b96d694a4373..90fe7e53fdbe 100644 --- a/sfx2/source/doc/sfxbasemodel.cxx +++ b/sfx2/source/doc/sfxbasemodel.cxx @@ -96,7 +96,8 @@ #include <sfx2/dispatch.hxx> #include <sfx2/request.hxx> #include <sfx2/printer.hxx> -#include <sfx2/basmgr.hxx> +#include <basic/basmgr.hxx> +#include <svtools/svtools.hrc> #include <sfx2/event.hxx> #include <eventsupplier.hxx> #include <sfx2/evntconf.hxx> |