Remove obsolete fw declarations from i18npool/ idl/
found with bin/find-unneeded-includes --fwdecl Change-Id: I6671637445e373310cc982af655bef899b2ec14f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183891 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
This commit is contained in:
parent
6ea60a38f8
commit
a8278e1c49
@ -39,12 +39,6 @@
|
||||
|
||||
namespace com::sun::star::beans { struct PropertyValue; }
|
||||
namespace com::sun::star::container { class XIndexAccess; }
|
||||
namespace com::sun::star::i18n { struct Currency; }
|
||||
namespace com::sun::star::i18n { struct Currency2; }
|
||||
namespace com::sun::star::i18n { struct FormatElement; }
|
||||
namespace com::sun::star::lang { struct Locale; }
|
||||
|
||||
struct LocaleDataLookupTableItem;
|
||||
|
||||
namespace i18npool {
|
||||
|
||||
|
@ -23,8 +23,6 @@
|
||||
#include <cppuhelper/implbase.hxx>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
|
||||
namespace com::sun::star::lang { struct Locale; }
|
||||
|
||||
namespace i18npool {
|
||||
|
||||
class OrdinalSuffixService final : public cppu::WeakImplHelper
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include "bastype.hxx"
|
||||
#include <vector>
|
||||
|
||||
class SvStream;
|
||||
class SvTokenStream;
|
||||
class SvIdlDataBase;
|
||||
|
||||
|
@ -24,7 +24,6 @@
|
||||
|
||||
class SvStringHashEntry;
|
||||
class SvIdlDataBase;
|
||||
class SvStream;
|
||||
class SvTokenStream;
|
||||
|
||||
class SvBOOL
|
||||
|
@ -25,9 +25,7 @@
|
||||
class SvTokenStream;
|
||||
class SvIdlDataBase;
|
||||
class SvMetaModule;
|
||||
class SvMetaTypeEnum;
|
||||
class SvStringHashEntry;
|
||||
class SvMetaType;
|
||||
class SvMetaClass;
|
||||
class SvBOOL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user