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

loplugin:includeform: sot

Change-Id: Ibdc9e9d2f9912172fe18a960fb67c874585ec09a
üst ff77d83a
......@@ -25,7 +25,7 @@
#include <tools/stream.hxx>
#include <tools/debug.hxx>
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
#include "stgcache.hxx"
#include "stgstrms.hxx"
......
......@@ -22,7 +22,7 @@
#include <osl/diagnose.h>
#include <tools/solar.h>
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
#include "stgcache.hxx"
#include "stgstrms.hxx"
......
......@@ -24,7 +24,7 @@
#include <rtl/ref.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <stgelem.hxx>
#include "stgelem.hxx"
#include <salhelper/simplereferenceobject.hxx>
#include <memory>
......
......@@ -20,7 +20,7 @@
#include <string.h>
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
#include "stgcache.hxx"
#include "stgstrms.hxx"
......
......@@ -22,7 +22,7 @@
#include <rtl/ustring.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include <unotools/charclass.hxx>
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
#include "stgcache.hxx"
#include "stgstrms.hxx"
......
......@@ -18,7 +18,7 @@
*/
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
#include "stgcache.hxx"
#include "stgstrms.hxx"
......
......@@ -20,8 +20,8 @@
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGIO_HXX
#define INCLUDED_SOT_SOURCE_SDSTOR_STGIO_HXX
#include <stgcache.hxx>
#include <stgelem.hxx>
#include "stgcache.hxx"
#include "stgelem.hxx"
#include <tools/link.hxx>
#include <tools/solar.h>
......
......@@ -20,9 +20,9 @@
#include <memory>
#include <algorithm>
#include "rtl/string.h"
#include <rtl/string.h>
#include "stgole.hxx"
#include "sot/storinfo.hxx"
#include <sot/storinfo.hxx>
#include <sot/exchange.hxx>
#ifdef _MSC_VER
......
......@@ -23,7 +23,7 @@
#include <memory>
#include <string.h>
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
class StgInternalStream : public SvStream
......
......@@ -26,7 +26,7 @@
#include <unotools/tempfile.hxx>
#include <set>
#include "sot/stg.hxx"
#include <sot/stg.hxx>
#include "stgelem.hxx"
#include "stgcache.hxx"
#include "stgstrms.hxx"
......
......@@ -58,8 +58,8 @@
#include <cppuhelper/implbase.hxx>
#include <ucbhelper/commandenvironment.hxx>
#include "sot/stg.hxx"
#include "sot/storinfo.hxx"
#include <sot/stg.hxx>
#include <sot/storinfo.hxx>
#include <sot/storage.hxx>
#include <sot/exchange.hxx>
#include <sot/formats.hxx>
......
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