summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/View.hxx')
-rw-r--r--sd/source/ui/inc/View.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx
index 844fae7c00a3..8e47f46d4e3f 100644
--- a/sd/source/ui/inc/View.hxx
+++ b/sd/source/ui/inc/View.hxx
@@ -101,12 +101,12 @@ public:
const AcceptDropEvent& rEvt,
DropTargetHelper& rTargetHelper,
::sd::Window* pTargetWindow,
- sal_uInt16 nPage = SDRPAGE_NOTFOUND,
+ sal_uInt16 nPage,
sal_uInt16 nLayer = SDRPAGE_NOTFOUND);
virtual sal_Int8 ExecuteDrop (
const ExecuteDropEvent& rEvt,
::sd::Window* pTargetWindow,
- sal_uInt16 nPage = SDRPAGE_NOTFOUND,
+ sal_uInt16 nPage,
sal_uInt16 nLayer = SDRPAGE_NOTFOUND);
css::uno::Reference<css::datatransfer::XTransferable>