summaryrefslogtreecommitdiff
path: root/include/svx/charthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/charthelper.hxx')
-rw-r--r--include/svx/charthelper.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/svx/charthelper.hxx b/include/svx/charthelper.hxx
index 56627cc12aec..960e58c07a29 100644
--- a/include/svx/charthelper.hxx
+++ b/include/svx/charthelper.hxx
@@ -28,7 +28,7 @@
#include <com/sun/star/chart2/XDiagram.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
-class SVX_DLLPUBLIC ChartHelper
+class SVX_DLLPUBLIC SAL_WARN_UNUSED ChartHelper
{
public:
/// Check that the XDiagram is a real 3D chart.
@@ -57,8 +57,6 @@ public:
bool bNoLineStyle = true);
};
-
-
#endif // INCLUDED_SVX_CHARTHELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */