summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/dselect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/ribbar/dselect.cxx')
-rw-r--r--sw/source/uibase/ribbar/dselect.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/ribbar/dselect.cxx b/sw/source/uibase/ribbar/dselect.cxx
index 4758934a34e9..205cb81fa5f5 100644
--- a/sw/source/uibase/ribbar/dselect.cxx
+++ b/sw/source/uibase/ribbar/dselect.cxx
@@ -34,7 +34,7 @@ DrawSelection::DrawSelection(SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView*
void DrawSelection::Activate(const sal_uInt16 nSlotId)
{
- m_pWin->SetSdrDrawMode(OBJ_NONE);
+ m_pWin->SetSdrDrawMode(SdrObjKind::NONE);
m_pWin->SetObjectSelect(true);
SwDrawBase::Activate(nSlotId);