summaryrefslogtreecommitdiff
path: root/svx/source/form/fmshell.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmshell.cxx')
-rw-r--r--svx/source/form/fmshell.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/form/fmshell.cxx b/svx/source/form/fmshell.cxx
index 987e729e645b..a87fae4cbdb5 100644
--- a/svx/source/form/fmshell.cxx
+++ b/svx/source/form/fmshell.cxx
@@ -653,7 +653,7 @@ void FmFormShell::Execute(SfxRequest &rReq)
} break;
case SID_FM_SHOW_FMEXPLORER:
{
- if (!m_pFormView) // setzen der ::com::sun::star::sdbcx::View Forcieren
+ if (!m_pFormView) // setzen der View Forcieren
GetViewShell()->GetViewFrame()->GetDispatcher()->Execute(SID_CREATE_SW_DRAWVIEW);
GetViewShell()->GetViewFrame()->ChildWindowExecute(rReq);