Kaydet (Commit) 5084e2b3 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

fix some further include guard foo

Change-Id: I949533327ec101a2baef6e6f66e79677a62c3d9f
üst 3a297567
......@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _OUTLINER_HXX
#define _OUTLINER_HXX
#ifndef INCLUDED_EDITENG_OUTLINER_HXX
#define INCLUDED_EDITENG_OUTLINER_HXX
#include <editeng/editdata.hxx>
#include <editeng/numitem.hxx>
......
......@@ -17,8 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#define _OUTLINER_HXX
#include "scitems.hxx"
#include <svx/svdetc.hxx>
#include <svx/svditer.hxx>
......
......@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "DrawDocShell.hxx"
#include "app.hrc"
......@@ -30,16 +29,12 @@
#include <svx/dialmgr.hxx>
#include <svl/srchitem.hxx>
#include <svx/srchdlg.hxx>
#ifdef _OUTLINER_HXX
#include <editeng/outliner.hxx>
#endif
#include <sfx2/request.hxx>
#include <svl/style.hxx>
#include <svx/drawitem.hxx>
#include <editeng/unolingu.hxx>
#include <com/sun/star/i18n/TextConversionOption.hpp>
#include "strings.hrc"
#include "glob.hrc"
#include "res_bmp.hrc"
......
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