INTEGRATION: CWS scriptingf10 (1.5.12); FILE MERGED

2005/01/12 14:03:55 toconnor 1.5.12.1: #i40429# remove OSL_TRACE calls before beta
This commit is contained in:
Rüdiger Timm
2005-01-27 14:30:18 +00:00
parent b01b798fae
commit e43f936b4e

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: dlgevtatt.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: obo $ $Date: 2004-11-15 13:27:06 $
* last change: $Author: rt $ $Date: 2005-01-27 15:30:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -352,9 +352,6 @@ namespace dlgprov
sScriptURL = sScriptCode;
}
OSL_TRACE( "DialogScriptListenerImpl::firing_impl: processing scriptURL %s",
::rtl::OUStringToOString( sScriptURL, RTL_TEXTENCODING_ASCII_US ).pData->buffer );
try
{
Reference< provider::XScriptProvider > xScriptProvider;