Searched refs:aEventProperties (Results 1 – 1 of 1) sorted by relevance
229 Sequence< PropertyValue > aEventProperties( nPropCount ); in startElement() local296 aEventProperties[0].Value <<= a; in startElement()300 aEventProperties[1].Value <<= a; in startElement()306 aEventProperties.realloc( nPropCount ); in startElement()308 aEventProperties[nPropCount-1].Value <<= a; in startElement()315 aEventProperties.realloc( nPropCount ); in startElement()317 aEventProperties[nPropCount-1].Value <<= a; in startElement()325 a <<= aEventProperties; in startElement()469 Sequence< PropertyValue > aEventProperties; in WriteEventsDocument() local473 if ( m_aItems.aEventsProperties[i] >>= aEventProperties ) in WriteEventsDocument()[all …]
Completed in 13 milliseconds