Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dstringrepresentation.cxx388 Sequence< sal_Int32 > aInt32Values; in convertGenericValueToString() local
416 else if ( _rValue >>= aInt32Values ) in convertGenericValueToString()
418 _rStringRep = composeSequenceElements( aInt32Values, ConvertIntegerFromAndToString() ); in convertGenericValueToString()

Completed in 18 milliseconds