Home
last modified time | relevance | path

Searched defs:nScaleY (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sc/inc/
H A Deditutil.hxx69 OutputDevice* pDevice, double nScaleX, double nScaleY, in ScEditUtil()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx151 const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY ) : in XclExpDffEmbeddedAnchor()
1275 …const XclExpObjectManager& rParent, const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY ) : in XclExpEmbeddedObjectManager()
H A Dxlescher.cxx213 void XclObjAnchor::SetRect( const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY, in SetRect()
/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx335 const double nScaleY = HMM_PER_TWIPS; in GetOffsetPixel() local
509 const double nScaleY = HMM_PER_TWIPS; in GetTableInfo() local
H A Dprintfun.cxx492 double nScaleY = (double) nDevSizeY / nTwipsSizeY; in DrawToDev() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx103 nScaleY, in SV_IMPL_OP_PTRARR_SORT() local
/trunk/main/sc/source/ui/inc/
H A Dprintfun.hxx200 double nScaleY; member in ScPrintFunc
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx158 SCTAB nTab, double nScaleX, double nScaleY, in FillInfo()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx1321 double nScaleY = (nPaperSzHeight / nBmpSzHeight ); in Print() local
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx940 const double nScaleY( rState.mapModeTransform.get(1,1) ); in createFont() local
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx707 const double nScaleY = aPosAry.mnDestHeight/double(aPosAry.mnSrcHeight); in ImplDrawBitmap() local
/trunk/main/basebmp/source/
H A Dbitmapdevice.cxx1319 const double nScaleY( io_rDestArea.getHeight() / (double)io_rSourceArea.getHeight() ); in clipAreaImpl() local

Completed in 89 milliseconds