Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/tool/
H A Dinterpr2.cxx2783 inline void lclSplitBlock( double& rfInt, sal_Int32& rnBlock, double fValue, double fSize ) in lclSplitBlock() argument
2785 rnBlock = static_cast< sal_Int32 >( modf( (fValue + 0.1) / fSize, &rfInt ) * fSize + 0.1 ); in lclSplitBlock()

Completed in 71 milliseconds