summaryrefslogtreecommitdiff
path: root/include/svx/fontwork.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-04-17 20:59:58 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-04-21 09:30:56 +0100
commit08642a115e8bb936fa914b6682ca6be9e08350fd (patch)
tree1c549659cc67f8257b9bc75fea3985e5e0e399aa /include/svx/fontwork.hxx
parent0e8218d9d880fa4be972de3decd9cd42f55472c3 (diff)
add some SAL_WARN_UNUSED
Change-Id: I6f52c91d6b355c9aa0e0bb28990745c4eb4be5ac
Diffstat (limited to 'include/svx/fontwork.hxx')
-rw-r--r--include/svx/fontwork.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/fontwork.hxx b/include/svx/fontwork.hxx
index 283b631f205b..988c3ab2ec29 100644
--- a/include/svx/fontwork.hxx
+++ b/include/svx/fontwork.hxx
@@ -55,7 +55,7 @@ class XFormTextShadowYValItem;
class SvxFontWorkDialog;
-class SvxFontWorkControllerItem : public SfxControllerItem
+class SAL_WARN_UNUSED SvxFontWorkControllerItem : public SfxControllerItem
{
SvxFontWorkDialog &rFontWorkDlg;
@@ -73,7 +73,7 @@ public:
|*
\************************************************************************/
-class SVX_DLLPUBLIC SvxFontWorkChildWindow : public SfxChildWindow
+class SVX_DLLPUBLIC SAL_WARN_UNUSED SvxFontWorkChildWindow : public SfxChildWindow
{
public:
SvxFontWorkChildWindow(vcl::Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo*);
@@ -86,7 +86,7 @@ class SVX_DLLPUBLIC SvxFontWorkChildWindow : public SfxChildWindow
|*
\************************************************************************/
-class SVX_DLLPUBLIC SvxFontWorkDialog : public SfxDockingWindow
+class SVX_DLLPUBLIC SAL_WARN_UNUSED SvxFontWorkDialog : public SfxDockingWindow
{
#define CONTROLLER_COUNT 11