Kaydet (Commit) e43f936b authored tarafından Rüdiger Timm's avatar Rüdiger Timm

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
üst b01b798f
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: dlgevtatt.cxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -352,9 +352,6 @@ namespace dlgprov ...@@ -352,9 +352,6 @@ namespace dlgprov
sScriptURL = sScriptCode; sScriptURL = sScriptCode;
} }
OSL_TRACE( "DialogScriptListenerImpl::firing_impl: processing scriptURL %s",
::rtl::OUStringToOString( sScriptURL, RTL_TEXTENCODING_ASCII_US ).pData->buffer );
try try
{ {
Reference< provider::XScriptProvider > xScriptProvider; Reference< provider::XScriptProvider > xScriptProvider;
......
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