Searched defs:nScaleX (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | editutil.hxx | 69 OutputDevice* pDevice, double nScaleX, double nScaleY, in ScEditUtil()
|
/aoo41x/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()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | prevloc.cxx | 334 const double nScaleX = HMM_PER_TWIPS; in GetOffsetPixel() local 508 const double nScaleX = HMM_PER_TWIPS; in GetTableInfo() local
|
H A D | printfun.cxx | 491 double nScaleX = (double) nDevSizeX / nTwipsSizeX; in DrawToDev() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par4.cxx | 102 nScaleX, in SV_IMPL_OP_PTRARR_SORT() local
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 199 double nScaleX; member in ScPrintFunc
|
/aoo41x/main/sc/source/core/data/ |
H A D | fillinfo.cxx | 158 SCTAB nTab, double nScaleX, double nScaleY, in FillInfo()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlged.cxx | 1318 double nScaleX = (nPaperSzWidth / nBmpSzWidth ); in Print() local
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 939 const double nScaleX( rState.mapModeTransform.get(0,0) ); in createFont() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 689 const double nScaleX = aPosAry.mnDestWidth/double(aPosAry.mnSrcWidth); in ImplDrawBitmap() local
|
/aoo41x/main/basebmp/source/ |
H A D | bitmapdevice.cxx | 1318 const double nScaleX( io_rDestArea.getWidth() / (double)io_rSourceArea.getWidth() ); in clipAreaImpl() local
|
Completed in 91 milliseconds