Kaydet (Commit) 92196183 authored tarafından Noel Grandin's avatar Noel Grandin

remove unused ALLCHART constants

Change-Id: I8fbc3ff0b8427c3aa18527f8da2a339b82407309
üst a69f8f90
...@@ -28,13 +28,6 @@ ...@@ -28,13 +28,6 @@
#define AUTOBULCHT 96 /* Autobuild BUL CHT */ #define AUTOBULCHT 96 /* Autobuild BUL CHT */
#define AUTOTABCHT 97 /* Autobuild TAB 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 typedef struct TextAttribute
{ {
sal_uInt16 nTextAttribCount; sal_uInt16 nTextAttribCount;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment