summaryrefslogtreecommitdiff
path: root/include/svx/sdr
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr')
-rw-r--r--include/svx/sdr/contact/displayinfo.hxx2
-rw-r--r--include/svx/sdr/contact/objectcontact.hxx2
-rw-r--r--include/svx/sdr/contact/objectcontactofobjlistpainter.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontact.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofpageobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontact.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactredirector.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaymanager.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayobject.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayobjectlist.hxx2
-rw-r--r--include/svx/sdr/properties/attributeproperties.hxx2
-rw-r--r--include/svx/sdr/properties/defaultproperties.hxx2
-rw-r--r--include/svx/sdr/properties/e3dcompoundproperties.hxx2
-rw-r--r--include/svx/sdr/properties/e3dextrudeproperties.hxx2
-rw-r--r--include/svx/sdr/properties/e3dlatheproperties.hxx2
-rw-r--r--include/svx/sdr/properties/e3dproperties.hxx2
-rw-r--r--include/svx/sdr/properties/emptyproperties.hxx2
-rw-r--r--include/svx/sdr/properties/properties.hxx2
-rw-r--r--include/svx/sdr/properties/rectangleproperties.hxx2
-rw-r--r--include/svx/sdr/properties/textproperties.hxx2
-rw-r--r--include/svx/sdr/table/tabledesign.hxx2
23 files changed, 23 insertions, 23 deletions
diff --git a/include/svx/sdr/contact/displayinfo.hxx b/include/svx/sdr/contact/displayinfo.hxx
index e8ee93cb3246..03bc55af9cc7 100644
--- a/include/svx/sdr/contact/displayinfo.hxx
+++ b/include/svx/sdr/contact/displayinfo.hxx
@@ -22,7 +22,7 @@
#include <svx/svdsob.hxx>
#include <vcl/region.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
namespace sdr
{
diff --git a/include/svx/sdr/contact/objectcontact.hxx b/include/svx/sdr/contact/objectcontact.hxx
index 650bc0c2756a..b4422a153e7e 100644
--- a/include/svx/sdr/contact/objectcontact.hxx
+++ b/include/svx/sdr/contact/objectcontact.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_CONTACT_OBJECTCONTACT_HXX
#include <svx/sdr/animation/objectanimator.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <drawinglayer/geometry/viewinformation2d.hxx>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx b/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
index 5971c940a79e..07c028f0b72a 100644
--- a/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
+++ b/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_CONTACT_OBJECTCONTACTOFOBJLISTPAINTER_HXX
#include <svx/sdr/contact/objectcontact.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <svx/svdpage.hxx>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/contact/viewcontact.hxx b/include/svx/sdr/contact/viewcontact.hxx
index 903d515ecfc8..8a7bc69d6446 100644
--- a/include/svx/sdr/contact/viewcontact.hxx
+++ b/include/svx/sdr/contact/viewcontact.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACT_HXX
#include <sal/types.h>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/contact/viewcontactofpageobj.hxx b/include/svx/sdr/contact/viewcontactofpageobj.hxx
index 5169ba67f398..40b280af72dd 100644
--- a/include/svx/sdr/contact/viewcontactofpageobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofpageobj.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFPAGEOBJ_HXX
#include <svx/sdr/contact/viewcontactofsdrobj.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
// predeclarations
diff --git a/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx b/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx
index f45858957d74..2e9f3fef54cd 100644
--- a/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFSDRMEDIAOBJ_HXX
#include <svx/sdr/contact/viewcontactofsdrobj.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <tools/gen.hxx>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/contact/viewcontactofsdrobj.hxx b/include/svx/sdr/contact/viewcontactofsdrobj.hxx
index ec1c399aac31..5ea75eb48e91 100644
--- a/include/svx/sdr/contact/viewcontactofsdrobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrobj.hxx
@@ -23,7 +23,7 @@
#include <sal/types.h>
#include <svx/sdr/contact/viewcontact.hxx>
#include <svx/sdtakitm.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
// predeclarations
diff --git a/include/svx/sdr/contact/viewobjectcontact.hxx b/include/svx/sdr/contact/viewobjectcontact.hxx
index 6d67cd282163..0940d59495f9 100644
--- a/include/svx/sdr/contact/viewobjectcontact.hxx
+++ b/include/svx/sdr/contact/viewobjectcontact.hxx
@@ -23,7 +23,7 @@
#include <sal/types.h>
#include <vector>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/contact/viewobjectcontactredirector.hxx b/include/svx/sdr/contact/viewobjectcontactredirector.hxx
index 5d7eebd1174e..4105510cdb64 100644
--- a/include/svx/sdr/contact/viewobjectcontactredirector.hxx
+++ b/include/svx/sdr/contact/viewobjectcontactredirector.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTREDIRECTOR_HXX
#define INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTREDIRECTOR_HXX
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/overlay/overlaymanager.hxx b/include/svx/sdr/overlay/overlaymanager.hxx
index 324f92d31fdf..8b480e58fde4 100644
--- a/include/svx/sdr/overlay/overlaymanager.hxx
+++ b/include/svx/sdr/overlay/overlaymanager.hxx
@@ -26,7 +26,7 @@
#include <svx/sdr/overlay/overlayobject.hxx>
#include <vcl/mapmod.hxx>
#include <tools/color.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <svtools/optionsdrawinglayer.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
diff --git a/include/svx/sdr/overlay/overlayobject.hxx b/include/svx/sdr/overlay/overlayobject.hxx
index 59abd4036b35..238a5a0ab19c 100644
--- a/include/svx/sdr/overlay/overlayobject.hxx
+++ b/include/svx/sdr/overlay/overlayobject.hxx
@@ -25,7 +25,7 @@
#include <tools/color.hxx>
#include <rtl/ref.hxx>
#include <svx/sdr/animation/scheduler.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>
#include <vector>
diff --git a/include/svx/sdr/overlay/overlayobjectlist.hxx b/include/svx/sdr/overlay/overlayobjectlist.hxx
index 8fb7239d9dd9..f1d21fa10ab7 100644
--- a/include/svx/sdr/overlay/overlayobjectlist.hxx
+++ b/include/svx/sdr/overlay/overlayobjectlist.hxx
@@ -22,7 +22,7 @@
#include <svx/sdr/overlay/overlayobject.hxx>
#include <sal/types.h>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/attributeproperties.hxx b/include/svx/sdr/properties/attributeproperties.hxx
index dbce394ebac3..dce031bc6a23 100644
--- a/include/svx/sdr/properties/attributeproperties.hxx
+++ b/include/svx/sdr/properties/attributeproperties.hxx
@@ -23,7 +23,7 @@
#include <svl/lstner.hxx>
#include <svl/stylesheetuser.hxx>
#include <svx/sdr/properties/defaultproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/defaultproperties.hxx b/include/svx/sdr/properties/defaultproperties.hxx
index 297342587ca1..305aeab859c7 100644
--- a/include/svx/sdr/properties/defaultproperties.hxx
+++ b/include/svx/sdr/properties/defaultproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_DEFAULTPROPERTIES_HXX
#include <svx/sdr/properties/properties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/e3dcompoundproperties.hxx b/include/svx/sdr/properties/e3dcompoundproperties.hxx
index 03389255bcad..9fd7126db913 100644
--- a/include/svx/sdr/properties/e3dcompoundproperties.hxx
+++ b/include/svx/sdr/properties/e3dcompoundproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_E3DCOMPOUNDPROPERTIES_HXX
#include <svx/sdr/properties/e3dproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/e3dextrudeproperties.hxx b/include/svx/sdr/properties/e3dextrudeproperties.hxx
index 4779af14c8be..2524ad4651e0 100644
--- a/include/svx/sdr/properties/e3dextrudeproperties.hxx
+++ b/include/svx/sdr/properties/e3dextrudeproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_E3DEXTRUDEPROPERTIES_HXX
#include <svx/sdr/properties/e3dcompoundproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/e3dlatheproperties.hxx b/include/svx/sdr/properties/e3dlatheproperties.hxx
index bdb3646f4c07..f65729a02084 100644
--- a/include/svx/sdr/properties/e3dlatheproperties.hxx
+++ b/include/svx/sdr/properties/e3dlatheproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_E3DLATHEPROPERTIES_HXX
#include <svx/sdr/properties/e3dcompoundproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/e3dproperties.hxx b/include/svx/sdr/properties/e3dproperties.hxx
index ed20ead0abe0..5b1fe27ad2e3 100644
--- a/include/svx/sdr/properties/e3dproperties.hxx
+++ b/include/svx/sdr/properties/e3dproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_E3DPROPERTIES_HXX
#include <svx/sdr/properties/attributeproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/emptyproperties.hxx b/include/svx/sdr/properties/emptyproperties.hxx
index 1efdd400a078..0de77d69304c 100644
--- a/include/svx/sdr/properties/emptyproperties.hxx
+++ b/include/svx/sdr/properties/emptyproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_EMPTYPROPERTIES_HXX
#include <svx/sdr/properties/properties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/properties.hxx b/include/svx/sdr/properties/properties.hxx
index d8c59f4da660..80663f403a60 100644
--- a/include/svx/sdr/properties/properties.hxx
+++ b/include/svx/sdr/properties/properties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_PROPERTIES_HXX
#include <sal/types.h>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
// predeclarations
diff --git a/include/svx/sdr/properties/rectangleproperties.hxx b/include/svx/sdr/properties/rectangleproperties.hxx
index 793f53ef545e..c47f03a156ba 100644
--- a/include/svx/sdr/properties/rectangleproperties.hxx
+++ b/include/svx/sdr/properties/rectangleproperties.hxx
@@ -21,7 +21,7 @@
#define INCLUDED_SVX_SDR_PROPERTIES_RECTANGLEPROPERTIES_HXX
#include <svx/sdr/properties/textproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/properties/textproperties.hxx b/include/svx/sdr/properties/textproperties.hxx
index 54c143808ca0..69e598a09e82 100644
--- a/include/svx/sdr/properties/textproperties.hxx
+++ b/include/svx/sdr/properties/textproperties.hxx
@@ -22,7 +22,7 @@
#include <svx/itextprovider.hxx>
#include <svx/sdr/properties/attributeproperties.hxx>
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
//////////////////////////////////////////////////////////////////////////////
diff --git a/include/svx/sdr/table/tabledesign.hxx b/include/svx/sdr/table/tabledesign.hxx
index b026edfb2abc..656293361a37 100644
--- a/include/svx/sdr/table/tabledesign.hxx
+++ b/include/svx/sdr/table/tabledesign.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_SVX_SDR_TABLE_TABLEDESIGN_HXX
#define INCLUDED_SVX_SDR_TABLE_TABLEDESIGN_HXX
-#include "svx/svxdllapi.h"
+#include <svx/svxdllapi.h>
#include <com/sun/star/container/XNameAccess.hpp>