Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DOPropertySet.cxx309 sal_Int32 n32Value = 0; in convertFastPropertyValue() local
310 if( rValue>>=n32Value ) in convertFastPropertyValue()
312 rConvertedValue = uno::makeAny( static_cast<sal_Int16>(n32Value) ); in convertFastPropertyValue()

Completed in 10 milliseconds