Home
last modified time | relevance | path

Searched refs:aEchoChar (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Delementimport.cxx1253 PropertyValue aEchoChar; in handleAttribute() local
1254 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 67 milliseconds