Kaydet (Commit) 7d20dff1 authored tarafından August Sodora's avatar August Sodora

Remove unnecessary tools/string includes

üst 3d37661a
......@@ -30,7 +30,6 @@
// include ---------------------------------------------------------------
#include <sfx2/stbitem.hxx>
#include <tools/string.hxx>
// class BookmarkToolBoxControl -------------------------------------------
class SwTemplateControl : public SfxStatusBarControl
......
......@@ -39,7 +39,6 @@
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <cppuhelper/factory.hxx>
#include <tools/link.hxx>
#include <tools/string.hxx>
class SfxMedium;
......
......@@ -30,7 +30,6 @@
#include "precompiled_sw.hxx"
// System - Includes -----------------------------------------------------
#include <tools/string.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/sfxmodelfactory.hxx>
#include "swdll.hxx"
......
......@@ -26,11 +26,10 @@
*
************************************************************************/
#include "vbasystem.hxx"
#include <vbahelper/vbahelper.hxx>
#include <ooo/vba/word/WdCursorType.hpp>
#include <tools/diagnose_ex.h>
#include <tools/config.hxx>
#include <tools/string.hxx>
#include <osl/file.hxx>
#include <tools/urlobj.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