summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-01-11 09:53:12 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@sun.com>2010-01-11 09:53:12 +0100
commit75af76e9e1a58039e978aae3aba021f15f204968 (patch)
tree4e7d1e2ce98d49f75c19f03d8493293b7d2ba15b /svx
parent980ad53327be1da380d473389cf3c7e74726d56a (diff)
autorecovery: fix post-rebase build problems
Diffstat (limited to 'svx')
-rw-r--r--svx/source/form/datanavi.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/datanavi.cxx b/svx/source/form/datanavi.cxx
index 7b7223281292..4e5df772d2bb 100644
--- a/svx/source/form/datanavi.cxx
+++ b/svx/source/form/datanavi.cxx
@@ -1611,7 +1611,7 @@ namespace svxform
DBG_ASSERT( pBindings != NULL,
"DataNavigatorWindow::LoadModels(): no SfxBindings; can't get frame" );
m_xFrame = Reference<XFrame>(
- pBindings->GetDispatcher().GetFrame()->GetFrame()->GetFrameInterface(),
+ pBindings->GetDispatcher()->GetFrame()->GetFrame().GetFrameInterface(),
UNO_QUERY );
DBG_ASSERT( m_xFrame.is(), "DataNavigatorWindow::LoadModels(): no frame" );
// add frameaction listener