Searched refs:rPageResolution (Results 1 – 4 of 4) sorted by relevance
166 const awt::Size& rPageSize, const awt::Size& rPageResolution ) in getCoordinateSystemResolution() argument188 …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()
51 const awt::Size& rPageSize, const awt::Size& rPageResolution ) in getCoordinateSystemResolution() argument53 …t32 > aResolution( VCoordinateSystem::getCoordinateSystemResolution( rPageSize, rPageResolution) ); in getCoordinateSystemResolution()
45 , const ::com::sun::star::awt::Size& rPageResolution );
79 , const ::com::sun::star::awt::Size& rPageResolution );
Completed in 27 milliseconds