summaryrefslogtreecommitdiff
path: root/include/filter
diff options
context:
space:
mode:
authorJohnny_M <klasse@partyheld.de>2018-08-18 10:39:01 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2018-08-19 18:49:16 +0200
commitb5f483cb907e3fe43bfa03c147dfb82ec645e668 (patch)
tree47b09e8096ec1fd0ebea4d6e91a6aebba919baeb /include/filter
parent7a0f3d16e35dbc890734e263432afc8da7b4f777 (diff)
Remove comment leftovers
This is a follow-up to commit 45ec1d9b56cec41596f806ebf845ebfcd30c9f46 , where the respective defines were removed, but their comments stayed behind. Change-Id: I205c5a36e0cd13e67293215c0be730ac7b17f111 Reviewed-on: https://gerrit.libreoffice.org/59284 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'include/filter')
-rw-r--r--include/filter/msfilter/escherex.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/filter/msfilter/escherex.hxx b/include/filter/msfilter/escherex.hxx
index 63219bebde51..fe66f986fea0 100644
--- a/include/filter/msfilter/escherex.hxx
+++ b/include/filter/msfilter/escherex.hxx
@@ -411,16 +411,13 @@ enum MSOPATHTYPE
#define ESCHER_Prop_shadowOffsetX 517 /* LONG Offset shadow */
#define ESCHER_Prop_shadowOffsetY 518 /* LONG Offset shadow */
#define ESCHER_Prop_fshadowObscured 575 /* bool Excel5-style shadow */
-// PerspectiveStyle
// 3D Object
#define ESCHER_Prop_fc3DLightFace 703 /* bool */
-// 3D Style
// Shape
#define ESCHER_Prop_hspMaster 769 /* MSOHSP master shape */
#define ESCHER_Prop_cxstyle 771 /* MSOCXSTYLE Type of connector */
#define ESCHER_Prop_bWMode 772 /* ESCHERwMode Settings for modifications to */
#define ESCHER_Prop_fBackground 831 /* bool If sal_True, this is the background shape. */
-// Callout
// GroupShape
#define ESCHER_Prop_wzName 896 /* WCHAR* Shape Name (present only if explicitly set) */
#define ESCHER_Prop_wzDescription 897 /* WCHAR* alternate text */