summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-29 14:51:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-29 14:54:47 +0100
commit48b51d2f6b5a984271da9a5b717ea8ab4a1366ac (patch)
treea3ab21da81c7bfc5167301acd1b13f8e18a16010 /cui
parent60e5f3b7c5024b7aa365abf46b2927aaaefb4560 (diff)
WaE: dbglevel=2
Diffstat (limited to 'cui')
-rw-r--r--cui/source/options/optlingu.cxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index 49899f3c62ae..7269fc821fdd 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -1256,10 +1256,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet )
{
sal_Int16 nLang = aIt->first;
const Sequence< OUString > aImplNames( aIt->second );
-#if OSL_DEBUG_LEVEL > 1
- const OUString *pTmpStr;
- pTmpStr = aImplNames.getConstArray();
-#endif
uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() );
Locale aLocale( SvxCreateLocale(nLang) );
if (xMgr.is())
@@ -1272,10 +1268,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet )
{
sal_Int16 nLang = aIt->first;
const Sequence< OUString > aImplNames( aIt->second );
-#if OSL_DEBUG_LEVEL > 1
- const OUString *pTmpStr;
- pTmpStr = aImplNames.getConstArray();
-#endif
uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() );
Locale aLocale( SvxCreateLocale(nLang) );
if (xMgr.is())
@@ -1288,10 +1280,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet )
{
sal_Int16 nLang = aIt->first;
const Sequence< OUString > aImplNames( aIt->second );
-#if OSL_DEBUG_LEVEL > 1
- const OUString *pTmpStr;
- pTmpStr = aImplNames.getConstArray();
-#endif
uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() );
Locale aLocale( SvxCreateLocale(nLang) );
if (xMgr.is())
@@ -1304,10 +1292,6 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet )
{
sal_Int16 nLang = aIt->first;
const Sequence< OUString > aImplNames( aIt->second );
-#if OSL_DEBUG_LEVEL > 1
- const OUString *pTmpStr;
- pTmpStr = aImplNames.getConstArray();
-#endif
uno::Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() );
Locale aLocale( SvxCreateLocale(nLang) );
if (xMgr.is())