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()297 … aEventProperties[0].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_EVENT_TYPE )); in startElement()300 aEventProperties[1].Value <<= a; in startElement()301 … aEventProperties[1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_MACRO_NAME )); in startElement()306 aEventProperties.realloc( nPropCount ); in startElement()308 aEventProperties[nPropCount-1].Value <<= a; in startElement()309 …aEventProperties[nPropCount-1].Name = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( PROP_LIBRARY )… in startElement()315 aEventProperties.realloc( nPropCount ); in startElement()317 aEventProperties[nPropCount-1].Value <<= a; in startElement()[all …]