Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Delementexport.cxx1245 Sequence< ::rtl::OUString > aListSourceSequence; in getScalarListSourceValue() local
1246 aListSource >>= aListSourceSequence; in getScalarListSourceValue()
1247 if ( aListSourceSequence.getLength() ) in getScalarListSourceValue()
1248 sListSource = aListSourceSequence[ 0 ]; in getScalarListSourceValue()

Completed in 19 milliseconds