summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/resource/core_resource.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/resource/core_resource.cxx')
-rw-r--r--reportdesign/source/core/resource/core_resource.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/reportdesign/source/core/resource/core_resource.cxx b/reportdesign/source/core/resource/core_resource.cxx
index 90db1ef61e91..c7e6641e5f56 100644
--- a/reportdesign/source/core/resource/core_resource.cxx
+++ b/reportdesign/source/core/resource/core_resource.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -62,8 +62,8 @@ namespace reportdesign
if (!m_pImpl)
{
// now that we have an impl class make sure it's deleted on unloading the library
- static ResourceManager::EnsureDelete s_aDeleteTheImplClass;
-
+ static ResourceManager::EnsureDelete s_aDeleteTheImplClass;
+
::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale();
rtl::OString sResLibName = rtl::OString( "rpt" );