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

loplugin:includeform: sax

Change-Id: If54794f72502a11612e85f99713e553f91d4025e
üst 3e1d3c25
......@@ -32,9 +32,9 @@
#include <com/sun/star/util/Duration.hpp>
#include <com/sun/star/util/MeasureUnit.hpp>
#include "sax/tools/converter.hxx"
#include <sax/tools/converter.hxx>
#include <comphelper/sequence.hxx>
#include "sal/log.hxx"
#include <sal/log.hxx>
using namespace ::com::sun::star;
......
......@@ -49,7 +49,7 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::xml::sax;
using namespace ::com::sun::star::io;
#include "xml2utf.hxx"
#include <xml2utf.hxx>
namespace {
......
......@@ -53,7 +53,7 @@ using namespace ::com::sun::star::xml::sax;
using namespace ::com::sun::star::util;
using namespace ::com::sun::star::io;
#include "xml2utf.hxx"
#include <xml2utf.hxx>
#include <memory>
#define LINEFEED 10
......
......@@ -31,7 +31,7 @@ using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::io;
#include "xml2utf.hxx"
#include <xml2utf.hxx>
#include <memory>
namespace sax_expatwrap {
......
......@@ -17,9 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sax/fastparser.hxx"
#include "sax/fastattribs.hxx"
#include "xml2utf.hxx"
#include <sax/fastparser.hxx>
#include <sax/fastattribs.hxx>
#include <xml2utf.hxx>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
......
......@@ -25,7 +25,7 @@
#include <sax/fastattribs.hxx>
#include <sax/fshelper.hxx>
#include <CachedOutputStream.hxx>
#include "CachedOutputStream.hxx"
#include <stack>
#include <map>
......
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