Kaydet (Commit) d105c76b authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS perform03 (1.54.60); FILE MERGED

2005/04/20 07:19:05 mt 1.54.60.1: #i47755# RTL_LOGFILE_PRODUCT_* for logs in release versions...
üst 30005215
......@@ -2,9 +2,9 @@
*
* $RCSfile: desktop.cxx,v $
*
* $Revision: 1.54 $
* $Revision: 1.55 $
*
* last change: $Author: vg $ $Date: 2005-02-16 16:30:56 $
* last change: $Author: obo $ $Date: 2005-04-22 11:26:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -860,7 +860,7 @@ css::uno::Reference< css::lang::XComponent > SAL_CALL Desktop::loadComponentFrom
css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR = m_xFactory;
aReadLock.unlock();
RTL_LOGFILE_CONTEXT( aLog2, "PERFORMANCE - Desktop::loadComponentFromURL()" );
RTL_LOGFILE_PRODUCT_CONTEXT( aLog2, "PERFORMANCE - Desktop::loadComponentFromURL()" );
return LoadEnv::loadComponentFromURL(xThis, xSMGR, sURL, sTargetFrameName, nSearchFlags, lArguments);
}
......
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