Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx1254 PropertyValue aEchoChar; in handleAttribute() local
1255 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