Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx384 Sequence< sal_Int8 > aInt8Values; in convertGenericValueToString() local
396 else if ( _rValue >>= aInt8Values ) in convertGenericValueToString()
398 _rStringRep = composeSequenceElements( aInt8Values, ConvertIntegerFromAndToString() ); in convertGenericValueToString()

Completed in 15 milliseconds