summaryrefslogtreecommitdiff
path: root/scaddins
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:37:37 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:37:37 +0000
commitd4e0f02c0361ce4db44ecc2d9f9e69bedefec01f (patch)
treeaa4000f110cba6d80147eb94b7e04b745e579f25 /scaddins
parent88980c8dabf8eff5179c145716421f0366a50331 (diff)
INTEGRATION: CWS supdremove02 (1.43.64); FILE MERGED
2008/01/31 16:01:22 rt 1.43.64.2: RESYNC: (1.43-1.44); FILE MERGED 2008/01/31 13:46:40 rt 1.43.64.1: #i85482# Remove UPD from resource name.
Diffstat (limited to 'scaddins')
-rw-r--r--scaddins/source/analysis/analysis.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/scaddins/source/analysis/analysis.cxx b/scaddins/source/analysis/analysis.cxx
index 5876416d483e..7fccea173388 100644
--- a/scaddins/source/analysis/analysis.cxx
+++ b/scaddins/source/analysis/analysis.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: analysis.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: rt $ $Date: 2008-01-29 15:12:07 $
+ * last change: $Author: obo $ $Date: 2008-02-25 15:37:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -203,7 +203,6 @@ void AnalysisAddIn::InitData( void )
delete pResMgr;
OString aModName( "analysis" );
- aModName += OString::valueOf( sal_Int32( SUPD ) );
pResMgr = ResMgr::CreateResMgr( ( const sal_Char* ) aModName,
aFuncLoc );