include/filter/msfilter/escherex.hxx |    3 ---
 include/svx/msdffdef.hxx             |    1 -
 2 files changed, 4 deletions(-)

New commits:
commit b5f483cb907e3fe43bfa03c147dfb82ec645e668
Author:     Johnny_M <kla...@partyheld.de>
AuthorDate: Sat Aug 18 10:39:01 2018 +0200
Commit:     Michael Stahl <michael.st...@cib.de>
CommitDate: Sun Aug 19 18:49:16 2018 +0200

    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.st...@cib.de>

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                                                                  
                       */
diff --git a/include/svx/msdffdef.hxx b/include/svx/msdffdef.hxx
index 238ab5280fd8..4a4bd1249ce4 100644
--- a/include/svx/msdffdef.hxx
+++ b/include/svx/msdffdef.hxx
@@ -268,7 +268,6 @@ enum DFF_TextHeader {
 #define DFF_Prop_tableRowProperties          928  //  LONG*
 #define DFF_Prop_fHidden                     958  //  sal_Bool              Do 
not display
 #define DFF_Prop_fPrint                      959  //  sal_Bool              
Print this shape
-// entsprechende BitFlags
 
 // properties of the second property set
 #define DFF_Prop_metroBlob                   937  // XML ZipPackage*
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to