Searched defs:nScaleY (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/sc/inc/ |
H A D | editutil.hxx | 69 OutputDevice* pDevice, double nScaleX, double nScaleY, in ScEditUtil()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 151 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 D | xlescher.cxx | 213 void XclObjAnchor::SetRect( const Size& rPageSize, sal_Int32 nScaleX, sal_Int32 nScaleY, in SetRect()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | prevloc.cxx | 335 const double nScaleY = HMM_PER_TWIPS; in GetOffsetPixel() local 509 const double nScaleY = HMM_PER_TWIPS; in GetTableInfo() local
|
H A D | printfun.cxx | 492 double nScaleY = (double) nDevSizeY / nTwipsSizeY; in DrawToDev() local
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 103 nScaleY, in SV_IMPL_OP_PTRARR_SORT() local
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 200 double nScaleY; member in ScPrintFunc
|
/aoo4110/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 158 SCTAB nTab, double nScaleX, double nScaleY, in FillInfo()
|
/aoo4110/main/basctl/source/dlged/ |
H A D | dlged.cxx | 1319 double nScaleY = (nPaperSzHeight / nBmpSzHeight ); in Print() local
|
/aoo4110/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 940 const double nScaleY( rState.mapModeTransform.get(1,1) ); in createFont() local
|
/aoo4110/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 707 const double nScaleY = aPosAry.mnDestHeight/double(aPosAry.mnSrcHeight); in ImplDrawBitmap() local
|
/aoo4110/main/basebmp/source/ |
H A D | bitmapdevice.cxx | 1319 const double nScaleY( io_rDestArea.getHeight() / (double)io_rSourceArea.getHeight() ); in clipAreaImpl() local
|
Completed in 92 milliseconds