Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx191 this->clipScaledLogicValues( &fX,&fY,&fZ ); in transformLogicToScene()
200 this->clipScaledLogicValues( &fX,&fY,&fZ ); in transformScaledLogicToScene()
256 void PlottingPositionHelper::clipScaledLogicValues( double* pX, double* pY, double* pZ ) const in clipScaledLogicValues() function in chart::PlottingPositionHelper
582 this->clipScaledLogicValues( &fX,&fY,&fZ ); in transformScaledLogicToScene()
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx79 void clipScaledLogicValues( double* pX, double* pY, double* pZ ) const;
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx816 pPosHelper->clipScaledLogicValues( 0, &aClippedPos.PositionY, 0 ); in createShapes()
H A DVSeriesPlotter.cxx782 pPosHelper->clipScaledLogicValues( &fX,&fY,&fZ ); in lcl_transformMixedToScene()

Completed in 42 milliseconds