summaryrefslogtreecommitdiff
path: root/filter/source/graphicfilter/icgm/chart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/graphicfilter/icgm/chart.hxx')
-rw-r--r--filter/source/graphicfilter/icgm/chart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/graphicfilter/icgm/chart.hxx b/filter/source/graphicfilter/icgm/chart.hxx
index e91660e5d8c7..6d16dc3a9d0f 100644
--- a/filter/source/graphicfilter/icgm/chart.hxx
+++ b/filter/source/graphicfilter/icgm/chart.hxx
@@ -233,7 +233,7 @@ class CGMChart
void InsertTextEntry( TextEntry* );
void ResetAnnotation();
- sal_Bool IsAnnotation();
+ bool IsAnnotation();
};
#endif