diff options
author | Michael Stahl <mstahl@redhat.com> | 2012-07-25 13:52:18 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-07-25 14:13:47 +0200 |
commit | 75acbd4b47b877ca140e2f802620e3830eda8839 (patch) | |
tree | 37faa836b2707e9cd4c3883a980e6f72616fd6dc /cui/source/tabpages | |
parent | 05a6798a2eee2078ab317aadd9b3e3b5ec88d4b7 (diff) |
delete svl/svstdarr.hxx
Change-Id: Ia3d1d8dbe100443410b80c3881f10ab51b2d0419
Diffstat (limited to 'cui/source/tabpages')
-rw-r--r-- | cui/source/tabpages/macroass.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/numfmt.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/tabpages/macroass.cxx b/cui/source/tabpages/macroass.cxx index d2cdb020c985..1821211013fc 100644 --- a/cui/source/tabpages/macroass.cxx +++ b/cui/source/tabpages/macroass.cxx @@ -36,7 +36,6 @@ #include <comphelper/string.hxx> #include <dialmgr.hxx> #include <svx/dialogs.hrc> -#include <svl/svstdarr.hxx> #include <svtools/svmedit.hxx> #include "cfgutil.hxx" #include <sfx2/app.hxx> diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx index 798da335b35e..94ed697894b4 100644 --- a/cui/source/tabpages/numfmt.cxx +++ b/cui/source/tabpages/numfmt.cxx @@ -33,7 +33,6 @@ #include <unotools/localedatawrapper.hxx> #include <i18npool/lang.h> #include <svx/dialogs.hrc> -#include <svl/svstdarr.hxx> #include <svtools/colorcfg.hxx> #define _SVX_NUMFMT_CXX |