Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx286 …bool bSameZ = ( static_cast<sal_Int32>(m_nZResolution*(fZ - fScaledMinZ)/(fScaledMaxZ-fScaledMinZ)) in isSameForGivenResolution() local
289 return (bSameX && bSameY && bSameZ); in isSameForGivenResolution()

Completed in 11 milliseconds