Kaydet (Commit) f96cfc8c authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <> include/filter

Change-Id: I3ddab6b426b0dda32487e51aa5433fd21cbf21ec
üst 8f704ded
......@@ -20,8 +20,8 @@
#ifndef INCLUDED_FILTER_DLLAPI_H
#define INCLUDED_FILTER_DLLAPI_H
#include "sal/config.h"
#include "sal/types.h"
#include <sal/config.h>
#include <sal/types.h>
#if defined FILTER_DLLIMPLEMENTATION
#define FILTER_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
......@@ -24,7 +24,7 @@
#include <sal/types.h>
#include <i18nlangtag/lang.h>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
// ----------------------------------------------------------------------------
......
......@@ -38,7 +38,7 @@
#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp>
#include <com/sun/star/drawing/Hatch.hpp>
#include <svx/msdffdef.hxx>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
/*Record Name FBT-Value Instance Contents Wrd Exl PPt Ver*/
// In the Microsoft documentation the naming scheme is msofbt... instead of ESCHER_...
......
......@@ -25,7 +25,7 @@
#include <rtl/cipher.h>
#include <rtl/digest.h>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
namespace msfilter {
......
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_FILTER_MSFILTER_MSFILTERDLLAPI_H
#define INCLUDED_FILTER_MSFILTER_MSFILTERDLLAPI_H
#include "sal/types.h"
#include <sal/types.h>
#if defined MSFILTER_DLLIMPLEMENTATION
#define MSFILTER_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
......@@ -21,7 +21,7 @@
#include <sot/storage.hxx>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
namespace com{namespace sun{namespace star{
namespace drawing{
......
......@@ -20,7 +20,7 @@
#define INCLUDED_FILTER_MSFILTER_MSOLEEXP_HXX
#include <com/sun/star/uno/Reference.h>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
// for the CreateSdrOLEFromStorage we need the information, how we handle
// convert able OLE-Objects - this ist stored in
......
......@@ -8,7 +8,7 @@
*/
#ifndef INCLUDED_FILTER_MSFILTER_MSTOOLBAR_HXX
#define INCLUDED_FILTER_MSFILTER_MSTOOLBAR_HXX
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
#include <sot/storage.hxx>
#include <ostream>
#include <memory>
......
......@@ -26,7 +26,7 @@
#include <com/sun/star/script/vba/XVBAMacroResolver.hpp>
#include <com/sun/star/awt/KeyEvent.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
namespace ooo {
namespace vba {
......
......@@ -33,7 +33,7 @@
#define ITEMID_FIELD EE_FEATURE_FIELD
#include <editeng/flditem.hxx>
#undef ITEMID_FIELD
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
#include <vcl/font.hxx>
#include <vector>
#include <boost/optional.hpp>
......
......@@ -21,7 +21,7 @@
#define INCLUDED_FILTER_MSFILTER_SVXMSBAS_HXX
#include <tools/solar.h>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
#include <sot/storage.hxx>
#include <map>
......
......@@ -14,7 +14,7 @@
#include <tools/datetime.hxx>
#include <tools/color.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include "filter/msfilter/msfilterdllapi.h"
#include <filter/msfilter/msfilterdllapi.h>
#include <com/sun/star/awt/Size.hpp>
namespace msfilter {
......
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