Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx71 inline bool isSameForGivenResolution( double fX, double fY, double fZ
263 bool PlottingPositionHelper::isSameForGivenResolution( double fX, double fY, double fZ in isSameForGivenResolution() function in chart::PlottingPositionHelper
/trunk/main/chart2/source/view/charttypes/
H A DBarChart.cxx723 … pPosHelper->isSameForGivenResolution( aFormerPoint.m_fX, aFormerPoint.m_fUpperY, aFormerPoint.m_fZ in createShapes()
726 … pPosHelper->isSameForGivenResolution( aFormerPoint.m_fX, aFormerPoint.m_fLowerY, aFormerPoint.m_fZ in createShapes()
H A DAreaChart.cxx281 if( !rPosHelper.isSameForGivenResolution( *pTargetX, *pTargetY, *pTargetZ in lcl_removeDuplicatePoints()
796 … pPosHelper->isSameForGivenResolution( aFormerPoint.m_fX, aFormerPoint.m_fY, aFormerPoint.m_fZ in createShapes()
H A DBubbleChart.cxx309 … pPosHelper->isSameForGivenResolution( aFormerPoint.m_fX, aFormerPoint.m_fY, aFormerPoint.m_fZ in createShapes()

Completed in 36 milliseconds