summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-26 08:33:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-26 08:33:35 +0000
commit395b9867d07714473baf45fc04badc39c26d08e6 (patch)
tree78a398b785f8af682bf12462845ea0421922b68b /basctl
parent7a10e636d5924beebb0626fe4045d426b2fbc3f3 (diff)
INTEGRATION: CWS residcleanup (1.40.10); FILE MERGED
2007/03/20 15:54:40 pl 1.40.10.2: RESYNC: (1.40-1.41); FILE MERGED 2007/02/24 20:44:45 pl 1.40.10.1: #i74635# residcleanup
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/basidesh.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx
index 0a4fd06a6a1f..a5839cdb6f79 100644
--- a/basctl/source/basicide/basidesh.cxx
+++ b/basctl/source/basicide/basidesh.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: basidesh.cxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: obo $ $Date: 2007-03-15 15:54:14 $
+ * last change: $Author: rt $ $Date: 2007-04-26 09:33:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -107,7 +107,7 @@ using ::rtl::OUString;
TYPEINIT1( BasicIDEShell, SfxViewShell );
-SFX_IMPL_VIEWFACTORY( BasicIDEShell, SVX_INTERFACE_BASIDE_VIEWSH )
+SFX_IMPL_VIEWFACTORY( BasicIDEShell, IDEResId( SVX_INTERFACE_BASIDE_VIEWSH ) )
{
SFX_VIEW_REGISTRATION( BasicDocShell );
}