summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/edtwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/edtwin.hxx')
-rw-r--r--sw/source/uibase/inc/edtwin.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/edtwin.hxx b/sw/source/uibase/inc/edtwin.hxx
index 44eead671837..9263e84a6bf4 100644
--- a/sw/source/uibase/inc/edtwin.hxx
+++ b/sw/source/uibase/inc/edtwin.hxx
@@ -249,8 +249,6 @@ public:
void StartExecuteDrag();
void DragFinished();
- sal_uInt16 GetDropAction() const { return m_nDropAction; }
- SotClipboardFormatId GetDropFormat() const { return m_nDropFormat; }
static Color GetWaterCanTextColor() { return m_aWaterCanTextColor; }