Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx386 Sequence< sal_Int16 > aInt16Values; in convertGenericValueToString() local
406 else if ( _rValue >>= aInt16Values ) in convertGenericValueToString()
408 _rStringRep = composeSequenceElements( aInt16Values, ConvertIntegerFromAndToString() ); in convertGenericValueToString()

Completed in 19 milliseconds