Searched refs:nScrollValue (Results 1 – 1 of 1) sorted by relevance
91 sal_Int32 nScrollValue = 0; in translateControlIntToExternalDoubleValue() local92 if ( _rControlIntValue >>= nScrollValue ) in translateControlIntToExternalDoubleValue()93 aExternalDoubleValue <<= (double)nScrollValue; in translateControlIntToExternalDoubleValue()
Completed in 5 milliseconds