Kaydet (Commit) bfd7aead authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: xmlscript

Change-Id: I21a0229d575d6486031994a088fde842756b8feb
üst 35a2b55a
......@@ -19,8 +19,8 @@
#include <sal/config.h>
#include "unoservices.hxx"
#include "xml_import.hxx"
#include <unoservices.hxx>
#include <xml_import.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implementationentry.hxx>
......
......@@ -21,7 +21,7 @@
#define INCLUDED_XMLSCRIPT_SOURCE_XMLDLG_IMEXP_EXP_SHARE_HXX
#include "common.hxx"
#include "misc.hxx"
#include <misc.hxx>
#include <xmlscript/xmldlg_imexp.hxx>
#include <xmlscript/xml_helper.hxx>
#include <osl/diagnose.h>
......
......@@ -21,7 +21,7 @@
#define INCLUDED_XMLSCRIPT_SOURCE_XMLDLG_IMEXP_IMP_SHARE_HXX
#include "common.hxx"
#include "misc.hxx"
#include <misc.hxx>
#include <xmlscript/xmldlg_imexp.hxx>
#include <xmlscript/xmllib_imexp.hxx>
#include <xmlscript/xmlmod_imexp.hxx>
......
......@@ -18,7 +18,7 @@
*/
#include "imp_share.hxx"
#include "xml_import.hxx"
#include <xml_import.hxx>
#include <com/sun/star/awt/CharSet.hpp>
#include <com/sun/star/awt/FontFamily.hpp>
......
......@@ -19,7 +19,7 @@
#include <sal/config.h>
#include "unoservices.hxx"
#include <unoservices.hxx>
#include "xmlbas_export.hxx"
#include <sal/log.hxx>
#include <xmlscript/xmlns.h>
......
......@@ -19,7 +19,7 @@
#include <sal/config.h>
#include "unoservices.hxx"
#include <unoservices.hxx>
#include "xmlbas_import.hxx"
#include <sal/log.hxx>
#include <xmlscript/xmlns.h>
......
......@@ -22,7 +22,7 @@
#include <sal/log.hxx>
#include "imp_share.hxx"
#include "xml_import.hxx"
#include <xml_import.hxx>
using namespace css;
using namespace css::uno;
......
......@@ -23,7 +23,7 @@
#include <sal/log.hxx>
#include "imp_share.hxx"
#include "xml_import.hxx"
#include <xml_import.hxx>
using namespace css;
using namespace css::uno;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment