diff options
Diffstat (limited to 'vcl/source/control/fmtfield.cxx')
-rw-r--r-- | vcl/source/control/fmtfield.cxx | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/vcl/source/control/fmtfield.cxx b/vcl/source/control/fmtfield.cxx index dc584833cc07..0f91c1ea723c 100644 --- a/vcl/source/control/fmtfield.cxx +++ b/vcl/source/control/fmtfield.cxx @@ -22,19 +22,12 @@ #include <comphelper/string.hxx> #include <unotools/localedatawrapper.hxx> #include <vcl/event.hxx> -#include <vcl/svapp.hxx> -#include <vcl/builderfactory.hxx> #include <vcl/settings.hxx> #include <vcl/commandevent.hxx> #include <svl/zformat.hxx> #include <vcl/fmtfield.hxx> #include <vcl/weld.hxx> #include <i18nlangtag/languagetag.hxx> -#include <com/sun/star/lang/Locale.hpp> -#include <com/sun/star/util/SearchOptions.hpp> -#include <com/sun/star/util/SearchAlgorithms.hpp> -#include <com/sun/star/util/SearchResult.hpp> -#include <com/sun/star/util/SearchFlags.hpp> #include <unotools/syslocale.hxx> #include <map> #include <rtl/math.hxx> |