Kaydet (Commit) 5be4a2d2 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dbgmacros1 (1.42.2.1.68); FILE MERGED

2003/04/10 16:48:23 kso 1.42.2.1.68.2: RESYNC: (1.42.2.1-1.44); FILE MERGED
2003/04/10 08:46:04 kso 1.42.2.1.68.1: #108413# - debug macro unification.
üst 6889fbf7
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: optlingu.cxx,v $ * $RCSfile: optlingu.cxx,v $
* *
* $Revision: 1.44 $ * $Revision: 1.45 $
* *
* last change: $Author: vg $ $Date: 2003-04-01 15:47:01 $ * last change: $Author: vg $ $Date: 2003-04-15 17:32:03 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -1231,7 +1231,7 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet ) ...@@ -1231,7 +1231,7 @@ sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet )
DBG_ASSERT( pImplNames, "service implementation names missing" ) DBG_ASSERT( pImplNames, "service implementation names missing" )
if (pImplNames) if (pImplNames)
{ {
#ifdef DEBUG #if OSL_DEBUG_LEVEL > 1
const OUString *pTmpStr = pImplNames->getConstArray(); const OUString *pTmpStr = pImplNames->getConstArray();
#endif #endif
Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() ); Reference< XLinguServiceManager > xMgr( pLinguData->GetManager() );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment