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

INTEGRATION: CWS oasisbf2 (1.2.82); FILE MERGED

2004/11/10 13:23:36 toconnor 1.2.82.1: #i33971# merge changes from oasisbf1 so that fix can be verified
üst 8e9db2cd
......@@ -2,9 +2,9 @@
*
* $RCSfile: EventOASISTContext.cxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: hr $ $Date: 2004-11-09 12:21:53 $
* last change: $Author: rt $ $Date: 2004-11-26 13:08:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -301,6 +301,8 @@ bool ParseURL(
void XMLEventOASISTransformerContext::StartElement(
const Reference< XAttributeList >& rAttrList )
{
OSL_TRACE("XMLEventOASISTransformerContext::StartElement");
XMLTransformerActions *pActions =
GetTransformer().GetUserDefinedActions( OASIS_EVENT_ACTIONS );
OSL_ENSURE( pActions, "go no actions" );
......
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