summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-04-16 23:02:51 +0200
committerMathias Bauer <mba@openoffice.org>2010-04-16 23:02:51 +0200
commit60c0bf9b1a5a6ee202eb40d2b66958bfe06be4a9 (patch)
tree7b0bdeb902ab6e22082740066d34a163963c646b /starmath/source/view.cxx
parent3a66e8444c9086c53a27159a1a0edad3b6e85ff5 (diff)
CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; removed unused code; avoid delivering sfx.srs to solver
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r--starmath/source/view.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 855831fc9e9f..233054cfe35b 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -752,7 +752,7 @@ SFX_IMPL_INTERFACE(SmViewShell, SfxViewShell, SmResId(0))
}
-SFX_IMPL_VIEWFACTORY(SmViewShell, SmResId(RID_VIEWNAME))
+SFX_IMPL_VIEWFACTORY(SmViewShell)
{
SFX_VIEW_REGISTRATION(SmDocShell);
}