summaryrefslogtreecommitdiff
path: root/basctl/source
diff options
context:
space:
mode:
authorDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-12-06 13:01:23 +0100
committerDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-12-06 13:01:23 +0100
commit65db01a81bae6922c9aed8d99ba3bfbcc1526538 (patch)
treec90e251eba5fcedcb73e7af18f040aa285c379c2 /basctl/source
parent59567cb4f623df658ade419b11b90021cb2ae01b (diff)
parentde86e3362cf4fe6f65a66b01e74f19a8d33e289b (diff)
rebased to OOO330m17
Diffstat (limited to 'basctl/source')
-rw-r--r--basctl/source/basicide/basidesh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx
index 2f9303756e09..55dec2566205 100644
--- a/basctl/source/basicide/basidesh.cxx
+++ b/basctl/source/basicide/basidesh.cxx
@@ -155,7 +155,7 @@ public:
TYPEINIT1( BasicIDEShell, SfxViewShell );
-SFX_IMPL_VIEWFACTORY( BasicIDEShell, IDEResId( SVX_INTERFACE_BASIDE_VIEWSH ) )
+SFX_IMPL_NAMED_VIEWFACTORY( BasicIDEShell, "Default" )
{
SFX_VIEW_REGISTRATION( BasicDocShell );
}