diff options
-rw-r--r-- | sw/source/uibase/inc/edtwin.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/edtwin.hxx b/sw/source/uibase/inc/edtwin.hxx index a24dd4fa486d..54e7333cc5c6 100644 --- a/sw/source/uibase/inc/edtwin.hxx +++ b/sw/source/uibase/inc/edtwin.hxx @@ -179,8 +179,6 @@ friend void PageNumNotify( SwViewShell* pVwSh, // timer for ApplyTemplates via mouse (in disguise Drag&Drop) DECL_LINK_TYPED( TemplateTimerHdl, Idle *, void ); - using OutputDevice::GetTextColor; - void MoveCursor( SwWrtShell &rSh, const Point& rDocPos, const bool bOnlyText, bool bLockView ); |