summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/LayerTabBar.cxx
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-02-07 13:06:08 +0100
committerCarsten Driesner <cd@openoffice.org>2011-02-07 13:06:08 +0100
commitdde0ca60a7619e03c7ed5a4ddacfb048dd159ab7 (patch)
tree66e5a71ff830f75382ce388b33021db01c3fd4c4 /sd/source/ui/dlg/LayerTabBar.cxx
parentc64664f9e281980106741fc759d2faa190009b22 (diff)
parent1a0a7970636e093d015267b828ecd8d5c2543541 (diff)
removetooltypes01: Rebase to DEV300m99
Diffstat (limited to 'sd/source/ui/dlg/LayerTabBar.cxx')
-rwxr-xr-xsd/source/ui/dlg/LayerTabBar.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/LayerTabBar.cxx b/sd/source/ui/dlg/LayerTabBar.cxx
index 7f0b95a02f2f..c147d1e616b5 100755
--- a/sd/source/ui/dlg/LayerTabBar.cxx
+++ b/sd/source/ui/dlg/LayerTabBar.cxx
@@ -317,7 +317,7 @@ void LayerTabBar::EndRenaming()
DBG_ASSERT( pDrView, "Rename layer undo action is only working with a SdDrawView" );
if( pDrView )
{
- SfxUndoManager* pManager = pDoc->GetDocSh()->GetUndoManager();
+ ::svl::IUndoManager* pManager = pDoc->GetDocSh()->GetUndoManager();
SdLayerModifyUndoAction* pAction = new SdLayerModifyUndoAction(
pDoc,
pLayer,