Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/flash/
H A Dswfwriter1.cxx945 double XScale = static_cast<double>(originalPixelRect.GetWidth())/destRect.GetWidth(); in Impl_writeImage() local
966 Rectangle cropPixelRect(static_cast<long>(cropRect.Left()*XScale), in Impl_writeImage()
968 static_cast<long>(cropRect.Right()*XScale), in Impl_writeImage()
1014 m.scale(1.0/XScale, 1.0/YScale ); in Impl_writeImage()
1329 double XScale = (double)aNewRect.GetWidth()/aOldRect.GetWidth(); in Impl_writeFilling() local
1332 aMatrix.scale( XScale, YScale ); in Impl_writeFilling()
/aoo42x/main/offapi/com/sun/star/chart2/
H A DCoordinateSystem.idl30 #include <com/sun/star/chart2/XScale.idl>

Completed in 32 milliseconds