Searched refs:aEchoChar (Results 1 – 1 of 1) sorted by relevance
1254 PropertyValue aEchoChar; in handleAttribute() local1255 aEchoChar.Name = PROPERTY_ECHOCHAR; in handleAttribute()1259 aEchoChar.Value <<= (sal_Int16)_rValue.getStr()[0]; in handleAttribute()1261 aEchoChar.Value <<= (sal_Int16)0; in handleAttribute()1262 implPushBackPropertyValue(aEchoChar); in handleAttribute()
Completed in 17 milliseconds