summaryrefslogtreecommitdiff
path: root/include/uno/environment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/uno/environment.hxx')
-rw-r--r--include/uno/environment.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uno/environment.hxx b/include/uno/environment.hxx
index cd5db7a672b4..0f4d15bdf66d 100644
--- a/include/uno/environment.hxx
+++ b/include/uno/environment.hxx
@@ -55,7 +55,7 @@ public:
respectively to current C++ Environment.
@since UDK 3.2.7
*/
- inline static Environment getCurrent(rtl::OUString const & typeName = rtl::OUString(CPPU_STRINGIFY(CPPU_ENV))) SAL_THROW(());
+ inline static Environment getCurrent(rtl::OUString const & typeName = rtl::OUString(CPPU_CURRENT_LANGUAGE_BINDING_NAME)) SAL_THROW(());
/// @cond INTERNAL
// these are here to force memory de/allocation to sal lib.