Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Dscrollbar.cxx91 sal_Int32 nScrollValue = 0; in translateControlIntToExternalDoubleValue() local
92 if ( _rControlIntValue >>= nScrollValue ) in translateControlIntToExternalDoubleValue()
93 aExternalDoubleValue <<= (double)nScrollValue; in translateControlIntToExternalDoubleValue()

Completed in 28 milliseconds