Remove obsolete fw declarations from scaddins/

found with bin/find-unneeded-includes --fwdecl

Change-Id: I742740e45a78286aaa30dc16e787e370e4e16cd3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183899
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
This commit is contained in:
Gabor Kelemen
2025-04-08 16:17:47 +02:00
parent 925be2132e
commit d114f57ea5
3 changed files with 0 additions and 7 deletions

View File

@ -34,9 +34,6 @@
#include <memory>
namespace com::sun::star::lang { class XMultiServiceFactory; }
namespace com::sun::star::sheet { struct LocalizedName; }
typedef cppu::WeakComponentImplHelper<
css::sheet::XAddIn,
css::sheet::XCompatibilityNames,

View File

@ -32,8 +32,6 @@
#include <cppuhelper/implbase.hxx>
#include <unotools/resmgr.hxx>
namespace com::sun::star::lang { class XMultiServiceFactory; }
enum class ScaCategory
{
DateTime,

View File

@ -37,8 +37,6 @@
#include <cppuhelper/implbase.hxx>
#include <unotools/resmgr.hxx>
namespace com::sun::star::lang { class XMultiServiceFactory; }
namespace sca::pricing {