summaryrefslogtreecommitdiff
path: root/include/svx/e3ditem.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-04-16 09:44:09 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-04-17 12:33:58 +0100
commit350f11a8bd089698e004e0f288417108131ce74e (patch)
treef44294c01a31f44f74aceb46daa78515317b823c /include/svx/e3ditem.hxx
parent004381ddff4e926972a7a9d14915bb2f4638b1e5 (diff)
add some SAL_WARN_UNUSED
Change-Id: I41ba1bed4f49a122a15213edf41e094254bfb282
Diffstat (limited to 'include/svx/e3ditem.hxx')
-rw-r--r--include/svx/e3ditem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/e3ditem.hxx b/include/svx/e3ditem.hxx
index 6b4c8ff9ff72..15dd1621dd2e 100644
--- a/include/svx/e3ditem.hxx
+++ b/include/svx/e3ditem.hxx
@@ -26,7 +26,7 @@
class SvStream;
-class SVX_DLLPUBLIC SvxB3DVectorItem : public SfxPoolItem
+class SVX_DLLPUBLIC SAL_WARN_UNUSED SvxB3DVectorItem : public SfxPoolItem
{
basegfx::B3DVector aVal;