summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-27 14:18:40 +0200
committerNoel Grandin <noel@peralex.com>2015-07-28 08:35:34 +0200
commit92196183a76c255f7111c04ac94ea104a657f458 (patch)
treed7b4fd3d6c1b0448ea885b04a98e86e3436d4fee /filter
parenta69f8f9082d1eca4f807d14e2ce9d570f02aa2d7 (diff)
remove unused ALLCHART constants
Change-Id: I8fbc3ff0b8427c3aa18527f8da2a339b82407309
Diffstat (limited to 'filter')
-rw-r--r--filter/source/graphicfilter/icgm/chart.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/filter/source/graphicfilter/icgm/chart.hxx b/filter/source/graphicfilter/icgm/chart.hxx
index 5b8e441e8c0d..8a5067d7b441 100644
--- a/filter/source/graphicfilter/icgm/chart.hxx
+++ b/filter/source/graphicfilter/icgm/chart.hxx
@@ -28,13 +28,6 @@
#define AUTOBULCHT 96 /* Autobuild BUL CHT */
#define AUTOTABCHT 97 /* Autobuild TAB CHT */
-/* FNC 10/11/93: for the chart stream, ALLCHART was added. */
-/* It is used specifically by PPT in its Template to let */
-/* us know that the template applies to all charts, not to */
-/* one specific chart type. */
-#define ALLCHART 127 /* Applies to all chart types */
-#define ALLCHART_TPL 255 /* Applies to all chart types */
-
typedef struct TextAttribute
{
sal_uInt16 nTextAttribCount;