summaryrefslogtreecommitdiffstats
path: root/cppu
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-10-18 11:39:56 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-10-18 11:39:56 +0000
commit78aa083f9c8a2457df7572b5d6e4a94b3697aae4 (patch)
tree93288a6a5a96c2a451080ab6fe8aa9d5bdd3280f /cppu
parent#92951# (diff)
downloadcore-78aa083f9c8a2457df7572b5d6e4a94b3697aae4.tar.gz
core-78aa083f9c8a2457df7572b5d6e4a94b3697aae4.zip
#93413# environment key now unique
Diffstat (limited to 'cppu')
-rw-r--r--cppu/source/uno/lbenv.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/source/uno/lbenv.cxx b/cppu/source/uno/lbenv.cxx
index 620fd61f4b54..1e9fcae8ec80 100644
--- a/cppu/source/uno/lbenv.cxx
+++ b/cppu/source/uno/lbenv.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: lbenv.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: dbo $ $Date: 2001-08-01 10:13:12 $
+ * last change: $Author: jbu $ $Date: 2001-10-18 12:39:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -912,7 +912,7 @@ inline void EnvironmentsData::getEnvironment(
*ppEnv = 0;
}
- OUString aKey( OUString::valueOf( (sal_Int32)pContext ) );
+ OUString aKey( OUString::valueOf( (sal_Int64)pContext ) );
aKey += rEnvTypeName;
// try to find registered mapping