loplugin:includeform: writerfilter

Change-Id: Ic42219a7d733897ba47b26ffa0659c524798878e
This commit is contained in:
Stephan Bergmann 2017-10-23 22:28:01 +02:00
parent c78154f1fb
commit e279245767
2 changed files with 4 additions and 4 deletions

View File

@ -25,9 +25,9 @@
#include "rtfreferenceproperties.hxx"
#include "rtfskipdestination.hxx"
#include "officecfg/Setup.hxx"
#include "officecfg/Office/Linguistic.hxx"
#include "unotools/wincodepage.hxx"
#include <officecfg/Setup.hxx>
#include <officecfg/Office/Linguistic.hxx>
#include <unotools/wincodepage.hxx>
using namespace com::sun::star;

View File

@ -24,7 +24,7 @@
#include <oox/mathml/importutils.hxx>
#include <rtl/strbuf.hxx>
#include "rtftok/RTFDocument.hxx"
#include <rtftok/RTFDocument.hxx>
#include "rtfreferencetable.hxx"
#include "rtfsprm.hxx"
#include "rtflistener.hxx"