Kaydet (Commit) 15825411 authored tarafından Gabor Kelemen's avatar Gabor Kelemen Kaydeden (comit) Miklos Vajna

tdf#42949 Remove unnecessary localization headers from basctl

Found by searching for the header names and the localization function:
git grep -l -e \<iderid.hxx\> -e \<strings.hrc\> basctl | xargs grep -c IDEResId | grep :0$ | grep -v /pch

Change-Id: I998804af3ac542b38cab6b20bd441978a9a6f8ff
Reviewed-on: https://gerrit.libreoffice.org/52408Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
üst 6c5aa32a
......@@ -20,7 +20,6 @@
#ifndef INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX
#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASDOC_HXX
#include <iderid.hxx>
#include <sfx2/docfac.hxx>
#include <svx/ifaceids.hxx>
#include <vcl/vclptr.hxx>
......
......@@ -20,7 +20,6 @@
#include <basic/basmgr.hxx>
#include <basic/sbmod.hxx>
#include <bastype2.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <bastypes.hxx>
#include <com/sun/star/script/XLibraryContainer.hpp>
......
......@@ -20,7 +20,6 @@
#define INCLUDED_BASCTL_SOURCE_BASICIDE_BASTYPE3_HXX
#include <svtools/svmedit.hxx>
#include <iderid.hxx>
#include <vcl/accel.hxx>
namespace basctl
......
......@@ -27,10 +27,8 @@
#include <dlgedobj.hxx>
#include <dlgedpage.hxx>
#include <dlgedview.hxx>
#include <iderid.hxx>
#include <localizationmgr.hxx>
#include <strings.hxx>
#include <strings.hrc>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/form/binding/XBindableValue.hpp>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment