summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
diff options
context:
space:
mode:
authorAlfonso Eusebio <alfonso_eusebio@yahoo.co.uk>2011-02-09 15:55:11 +0000
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-02-10 09:37:09 +0100
commit5d99f8639670ecf713dc611679fe3ebb84690d79 (patch)
treed13abfa95e5d656f4247443637b02d3cd759f0a3 /sd/source/ui/app
parent5d2f40d583f1bbb0cbe66b5c805fd130285f3beb (diff)
Remove obsolete Hyperlink Bar from impress_draw
Removed hyperlink bar references from impress and draw. Menu entry appears greyed out until it gets removed from core modules.
Diffstat (limited to 'sd/source/ui/app')
-rw-r--r--sd/source/ui/app/sddll2.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/app/sddll2.cxx b/sd/source/ui/app/sddll2.cxx
index 7a2f2b494c86..b4973feed591 100644
--- a/sd/source/ui/app/sddll2.cxx
+++ b/sd/source/ui/app/sddll2.cxx
@@ -135,7 +135,6 @@ void SdDLL::RegisterControllers()
SvxBmpMaskChildWindow::RegisterChildWindow(0, pMod);
GalleryChildWindow::RegisterChildWindow(0, pMod);
SvxIMapDlgChildWindow::RegisterChildWindow(0, pMod);
- SvxHyperlinkDlgWrapper::RegisterChildWindow(0, pMod, SFX_CHILDWIN_FORCEDOCK);
SvxHlinkDlgWrapper::RegisterChildWindow(0, pMod);
::sd::SpellDialogChildWindow::RegisterChildWindow(0, pMod);
::avmedia::MediaPlayer::RegisterChildWindow(0, pMod);