summaryrefslogtreecommitdiffstats
path: root/include/svx/colrctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/colrctrl.hxx')
-rw-r--r--include/svx/colrctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/colrctrl.hxx b/include/svx/colrctrl.hxx
index 7de406d33b4c..3896ffeca6cb 100644
--- a/include/svx/colrctrl.hxx
+++ b/include/svx/colrctrl.hxx
@@ -35,7 +35,7 @@ class SvData;
|*
\************************************************************************/
-class SvxColorValueSet_docking : public SvxColorValueSet, public DragSourceHelper
+class SAL_WARN_UNUSED SvxColorValueSet_docking : public SvxColorValueSet, public DragSourceHelper
{
private:
using SvxColorValueSet::StartDrag;
@@ -69,9 +69,9 @@ public:
|*
\************************************************************************/
-class SvxColorDockingWindow : public SfxDockingWindow, public SfxListener
+class SAL_WARN_UNUSED SvxColorDockingWindow : public SfxDockingWindow, public SfxListener
{
- friend class SvxColorChildWindow;
+friend class SvxColorChildWindow;
private:
XColorListRef pColorList;