MWS_SRX644: migrate branch mws_srx644 -> HEAD

This commit is contained in:
Jens-Heiner Rechtien
2003-03-27 17:21:03 +00:00
parent 8bad56bdfd
commit 00b722f8b9
88 changed files with 2415 additions and 19678 deletions

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: XMLScriptContextFactory.cxx,v $
*
* $Revision: 1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hbrinkm $ $Date: 2002-11-19 12:06:11 $
* last change: $Author: hr $ $Date: 2003-03-27 18:20:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,7 +99,7 @@ using ::com::sun::star::uno::Any;
XMLScriptContextFactory::XMLScriptContextFactory() :
sEventType(RTL_CONSTASCII_USTRINGPARAM("EventType")),
sURL(RTL_CONSTASCII_USTRINGPARAM("URL")),
sURL(RTL_CONSTASCII_USTRINGPARAM("Script")),
sScript(RTL_CONSTASCII_USTRINGPARAM("Script"))
{
}