summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sdtreelb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/sdtreelb.cxx')
-rw-r--r--sd/source/ui/dlg/sdtreelb.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/source/ui/dlg/sdtreelb.cxx b/sd/source/ui/dlg/sdtreelb.cxx
index 980af6305811..cc0ac1b3cf71 100644
--- a/sd/source/ui/dlg/sdtreelb.cxx
+++ b/sd/source/ui/dlg/sdtreelb.cxx
@@ -160,10 +160,6 @@ void SdPageObjsTLB::SdPageObjsTransferable::DragFinished( sal_Int8 nDropAction )
-NavigatorDragType SdPageObjsTLB::SdPageObjsTransferable::GetDragType() const
-{
- return meDragType;
-}
@@ -837,10 +833,6 @@ void SdPageObjsTLB::SetShowAllShapes (
-bool SdPageObjsTLB::GetShowAllShapes (void) const
-{
- return mbShowAllShapes;
-}