Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx207 sal_Int32 nMaxResolution = std::max( nXResolution, nYResolution ); in getCoordinateSystemResolution() local
208 nMaxResolution*=2; in getCoordinateSystemResolution()
210 aResolution[nN]=nMaxResolution; in getCoordinateSystemResolution()