summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/DrawController.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/unoidl/DrawController.cxx')
-rw-r--r--sd/source/ui/unoidl/DrawController.cxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/sd/source/ui/unoidl/DrawController.cxx b/sd/source/ui/unoidl/DrawController.cxx
index 41c30e23e45d..f33e9038131f 100644
--- a/sd/source/ui/unoidl/DrawController.cxx
+++ b/sd/source/ui/unoidl/DrawController.cxx
@@ -551,19 +551,6 @@ Reference<XModuleController> SAL_CALL
return mxModuleController;
}
-//===== XUnoTunnel ============================================================
-
-const Sequence<sal_Int8>& DrawController::getUnoTunnelId()
-{
- static const comphelper::UnoIdInit theDrawControllerUnoTunnelId;
- return theDrawControllerUnoTunnelId.getSeq();
-}
-
-sal_Int64 SAL_CALL DrawController::getSomething (const Sequence<sal_Int8>& rId)
-{
- return comphelper::getSomethingImpl(rId, this);
-}
-
//===== Properties ============================================================
void DrawController::FillPropertyTable (