summaryrefslogtreecommitdiff
path: root/sfx2/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc')
-rw-r--r--sfx2/source/inc/templdgi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx
index d5cc46fe0c75..3a3495338f8a 100644
--- a/sfx2/source/inc/templdgi.hxx
+++ b/sfx2/source/inc/templdgi.hxx
@@ -103,7 +103,7 @@ protected:
virtual bool DoubleClickHdl() SAL_OVERRIDE;
virtual bool ExpandingHdl() SAL_OVERRIDE;
virtual void ExpandedHdl() SAL_OVERRIDE;
- virtual sal_Bool NotifyMoving(SvTreeListEntry* pTarget,
+ virtual TriState NotifyMoving(SvTreeListEntry* pTarget,
SvTreeListEntry* pEntry,
SvTreeListEntry*& rpNewParent,
sal_uIntPtr& rNewChildPos) SAL_OVERRIDE;