Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx166 const awt::Size& rPageSize, const awt::Size& rPageResolution ) in getCoordinateSystemResolution() argument
188 …sal_Int32 nXResolution = static_cast<sal_Int32>(2.0*static_cast<double>(rPageResolution.Width)*fCo… in getCoordinateSystemResolution()
189 …sal_Int32 nYResolution = static_cast<sal_Int32>(2.0*static_cast<double>(rPageResolution.Height)*fC… in getCoordinateSystemResolution()
H A DVPolarCoordinateSystem.cxx51 const awt::Size& rPageSize, const awt::Size& rPageResolution ) in getCoordinateSystemResolution() argument
53 …t32 > aResolution( VCoordinateSystem::getCoordinateSystemResolution( rPageSize, rPageResolution) ); in getCoordinateSystemResolution()
H A DVPolarCoordinateSystem.hxx45 , const ::com::sun::star::awt::Size& rPageResolution );
/aoo42x/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx79 , const ::com::sun::star::awt::Size& rPageResolution );

Completed in 22 milliseconds