Searched refs:aEchoChar (Results 1 – 1 of 1) sorted by relevance
1253 PropertyValue aEchoChar; in handleAttribute() local1254 aEchoChar.Name = PROPERTY_ECHOCHAR; in handleAttribute()1258 aEchoChar.Value <<= (sal_Int16)_rValue.getStr()[0]; in handleAttribute()1260 aEchoChar.Value <<= (sal_Int16)0; in handleAttribute()1261 implPushBackPropertyValue(aEchoChar); in handleAttribute()
Completed in 21 milliseconds