filter/source/graphicfilter/icgm/chart.hxx |   12 ------------
 1 file changed, 12 deletions(-)

New commits:
commit e2e94f1a1241481941548fa94f32bf63e162967b
Author: Jennifer Liebel <jliebe...@gmail.com>
Date:   Fri Dec 5 08:24:07 2014 +0000

    fdo#84938: removed unused defines
    
    Change-Id: Iaccc5ab6804c290b26e641c724051e497d00e32e
    Reviewed-on: https://gerrit.libreoffice.org/13308
    Reviewed-by: Tor Lillqvist <t...@collabora.com>
    Tested-by: Tor Lillqvist <t...@collabora.com>

diff --git a/filter/source/graphicfilter/icgm/chart.hxx 
b/filter/source/graphicfilter/icgm/chart.hxx
index 3fced99..e92b1a9 100644
--- a/filter/source/graphicfilter/icgm/chart.hxx
+++ b/filter/source/graphicfilter/icgm/chart.hxx
@@ -46,18 +46,6 @@
 #define ALLCHART       127      /* Applies to all chart types */
 #define ALLCHART_TPL   255      /* Applies to all chart types */
 
-#define IOC_CHTTITLE        1       /* Title for any chart.                  */
-#define IOC_CHTFOOTNOTE     2       /* ::com::sun::star::text::Footnote for 
any chart.               */
-#define IOC_XYAXIS          3       /* Axis title for XY charts.             */
-#define IOC_XYSERIESLEGEND  4       /* Series legend titles for XY charts.   */
-#define IOC_PIETITLE        5       /* Title for pie charts.                 */
-#define IOC_TABLEBODY       6       /* Table chart text element.             */
-#define IOC_TITLEBODY       7       /* Title chart text element.             */
-#define IOC_BULLETBODY      8       /* Bullet chart text element.            */
-#define IOC_XYLEGENDTITLE   9       /* Legend title for XY charts.           */
-#define IOC_PIELEGENDTITLE  10      /* Legend title for pie charts.          */
-#define IOC_TABLEGENDTITLE  11      /* Legend title for table charts.        */
-
 typedef struct TextAttribute
 {
     sal_uInt16          nTextAttribCount;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to