Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DOPropertySet.cxx316 sal_Int64 n64Value = 0; in convertFastPropertyValue() local
317 if( rValue>>=n64Value ) in convertFastPropertyValue()
319 rConvertedValue = uno::makeAny( static_cast<sal_Int16>(n64Value) ); in convertFastPropertyValue()

Completed in 20 milliseconds