| /AOO41X/main/vcl/inc/vcl/ |
| H A D | metaact.hxx | 169 virtual void Scale( double fScaleX, double fScaleY ); 204 virtual void Scale( double fScaleX, double fScaleY ); 227 virtual void Scale( double fScaleX, double fScaleY ); 254 virtual void Scale( double fScaleX, double fScaleY ); 278 virtual void Scale( double fScaleX, double fScaleY ); 304 virtual void Scale( double fScaleX, double fScaleY ); 329 virtual void Scale( double fScaleX, double fScaleY ); 355 virtual void Scale( double fScaleX, double fScaleY ); 383 virtual void Scale( double fScaleX, double fScaleY ); 411 virtual void Scale( double fScaleX, double fScaleY ); [all …]
|
| H A D | alpha.hxx | 86 …sal_Bool Scale( const Size& rNewSize, sal_uInt32 nScaleFlag = BMP_SCALE_FASTEST… 87 …sal_Bool Scale( const double& rScaleX, const double& rScaleY, sal_uInt32 nScale…
|
| H A D | bitmapex.hxx | 253 …sal_Bool Scale( const Size& rNewSize, sal_uInt32 nScaleFlag = BMP_SCALE_FASTESTINTE… 265 …sal_Bool Scale( const double& rScaleX, const double& rScaleY, sal_uInt32 nScaleFlag…
|
| H A D | gdimtf.hxx | 159 void Scale( double fScaleX, double fScaleY ); 160 void Scale( const Fraction& rScaleX, const Fraction& rScaleY );
|
| /AOO41X/main/vcl/source/gdi/ |
| H A D | metaact.cxx | 134 void MetaAction::Scale( double, double ) in Scale() function in MetaAction 288 void MetaPixelAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaPixelAction 356 void MetaPointAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaPointAction 437 void MetaLineAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaLineAction 516 void MetaRectAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaRectAction 584 void MetaRoundRectAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaRoundRectAction 653 void MetaEllipseAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaEllipseAction 723 void MetaArcAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaArcAction 797 void MetaPieAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaPieAction 871 void MetaChordAction::Scale( double fScaleX, double fScaleY ) in Scale() function in MetaChordAction [all …]
|
| H A D | bitmapex.cxx | 133 aMask.Scale(aBitmap.GetSizePixel()); in BitmapEx() 156 aMask.Scale(rBmp.GetSizePixel()); in BitmapEx() 396 Scale( rNewSize, nScaleFlag ); in SetSizePixel() 436 sal_Bool BitmapEx::Scale( const double& rScaleX, const double& rScaleY, sal_uInt32 nScaleFlag ) in Scale() function in BitmapEx 442 bRet = aBitmap.Scale( rScaleX, rScaleY, nScaleFlag ); in Scale() 446 aMask.Scale( rScaleX, rScaleY, nScaleFlag ); in Scale() 460 sal_Bool BitmapEx::Scale( const Size& rNewSize, sal_uInt32 nScaleFlag ) in Scale() function in BitmapEx 466 bRet = Scale( (double) rNewSize.Width() / aBitmapSize.Width(), in Scale()
|
| H A D | alpha.cxx | 285 sal_Bool AlphaMask::Scale( const Size& rNewSize, sal_uInt32 nScaleFlag ) in Scale() function in AlphaMask 287 sal_Bool bRet = Bitmap::Scale( rNewSize, nScaleFlag ); in Scale() 297 sal_Bool AlphaMask::Scale( const double& rScaleX, const double& rScaleY, sal_uInt32 nScaleFlag ) in Scale() function in AlphaMask 299 sal_Bool bRet = Bitmap::Scale( rScaleX, rScaleY, nScaleFlag ); in Scale()
|
| /AOO41X/main/vbahelper/source/vbahelper/ |
| H A D | vbashape.cxx | 387 ScVbaShape::ScaleHeight( double Factor, sal_Bool /*RelativeToOriginalSize*/, sal_Int32 Scale ) thro… in ScaleHeight() argument 391 if( Scale == office::MsoScaleFrom::msoScaleFromTopLeft ) in ScaleHeight() 395 else if( Scale == office::MsoScaleFrom::msoScaleFromBottomRight ) in ScaleHeight() 402 else if( Scale == office::MsoScaleFrom::msoScaleFromMiddle ) in ScaleHeight() 416 ScVbaShape::ScaleWidth( double Factor, sal_Bool /*RelativeToOriginalSize*/, sal_Int32 Scale ) throw… in ScaleWidth() argument 420 if( Scale == office::MsoScaleFrom::msoScaleFromTopLeft ) in ScaleWidth() 424 else if( Scale == office::MsoScaleFrom::msoScaleFromBottomRight ) in ScaleWidth() 431 else if( Scale == office::MsoScaleFrom::msoScaleFromMiddle ) in ScaleWidth()
|
| /AOO41X/main/svtools/source/misc/ |
| H A D | imap.cxx | 308 void IMapRectangleObject::Scale( const Fraction& rFracX, const Fraction& rFracY ) in Scale() function in IMapRectangleObject 500 void IMapCircleObject::Scale( const Fraction& rFracX, const Fraction& rFracY ) in Scale() function in IMapCircleObject 661 void IMapPolygonObject::Scale( const Fraction& rFracX, const Fraction& rFracY ) in Scale() function in IMapPolygonObject 1040 void ImageMap::Scale( const Fraction& rFracX, const Fraction& rFracY ) in Scale() function in ImageMap 1051 ( (IMapRectangleObject*) pObj )->Scale( rFracX, rFracY ); in Scale() 1055 ( (IMapCircleObject*) pObj )->Scale( rFracX, rFracY ); in Scale() 1059 ( (IMapPolygonObject*) pObj )->Scale( rFracX, rFracY ); in Scale()
|
| /AOO41X/main/sd/source/filter/html/ |
| H A D | pubdlg.src | 43 Scale = TRUE; 108 Scale = TRUE; 157 Scale = TRUE; 167 Scale = TRUE; 177 Scale = TRUE; 187 Scale = TRUE; 384 Scale = TRUE;
|
| /AOO41X/main/filter/inc/filter/msfilter/ |
| H A D | msdffimp.hxx | 576 void Scale(sal_Int32& rVal) const; 577 void Scale(Point& rPos) const; 578 void Scale(Size& rSiz) const; 579 void Scale(Rectangle& rRect) const; 580 void Scale(Polygon& rPoly) const; 581 void Scale(PolyPolygon& rPoly) const;
|
| /AOO41X/main/sd/source/ui/dlg/ |
| H A D | dlgass.src | 68 Scale = TRUE; 149 Scale = TRUE; 242 Scale = TRUE; 403 Scale = TRUE; 474 Scale = TRUE;
|
| H A D | vectdlg.cxx | 142 aPreviewBmp.Scale( aRect.GetSize() ); in InitPreviewBmp() 157 aNew.Scale( aRect.GetSize() ); in GetPreparedBitmap()
|
| /AOO41X/main/editeng/source/items/ |
| H A D | frmitems.cxx | 368 aSize.Width() = Scale( aSize.Width(), nMult, nDiv ); in ScaleMetrics() 369 aSize.Height() = Scale( aSize.Height(), nMult, nDiv ); in ScaleMetrics() 786 nFirstLineOfst = (short)Scale( nFirstLineOfst, nMult, nDiv ); in ScaleMetrics() 787 nTxtLeft = Scale( nTxtLeft, nMult, nDiv ); in ScaleMetrics() 788 nLeftMargin = Scale( nLeftMargin, nMult, nDiv ); in ScaleMetrics() 789 nRightMargin = Scale( nRightMargin, nMult, nDiv ); in ScaleMetrics() 1033 nUpper = (sal_uInt16)Scale( nUpper, nMult, nDiv ); in ScaleMetrics() 1034 nLower = (sal_uInt16)Scale( nLower, nMult, nDiv ); in ScaleMetrics() 1516 nWidth = (sal_uInt16)Scale( nWidth, nMult, nDiv ); in ScaleMetrics() 1605 nOutWidth = (sal_uInt16)Scale( nOutWidth, nMult, nDiv ); in ScaleMetrics() [all …]
|
| /AOO41X/main/sd/source/ui/slidesorter/view/ |
| H A D | SlsFramePainter.cxx | 157 maBitmap.Scale(Size(nSideBitmapSize,nSideBitmapSize), BMP_SCALE_FASTESTINTERPOLATE); in OffsetBitmap() 161 maBitmap.Scale(Size(nSideBitmapSize,aSize.Height()), BMP_SCALE_FASTESTINTERPOLATE); in OffsetBitmap() 165 …maBitmap.Scale(Size(maBitmap.GetSizePixel().Width(), nSideBitmapSize), BMP_SCALE_FASTESTINTERPOLAT… in OffsetBitmap()
|
| H A D | SlsInsertionIndicatorOverlay.cxx | 173 maIcon.Scale(aIconSize); in Create() 235 aPreview.Scale(aPreviewSize, BMP_SCALE_FASTESTINTERPOLATE); in PaintRepresentatives()
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 191 pMtf->Scale( Fraction( aS.Width(), aPrefS.Width() ), in Write() 3176 void SvxMSDffManager::Scale( sal_Int32& rVal ) const in Scale() function in SvxMSDffManager 3182 void SvxMSDffManager::Scale( Point& rPos ) const in Scale() function in SvxMSDffManager 3193 void SvxMSDffManager::Scale( Size& rSiz ) const in Scale() function in SvxMSDffManager 3202 void SvxMSDffManager::Scale( Rectangle& rRect ) const in Scale() function in SvxMSDffManager 3214 void SvxMSDffManager::Scale( Polygon& rPoly ) const in Scale() function in SvxMSDffManager 3220 Scale( rPoly[ nPointNum ] ); in Scale() 3223 void SvxMSDffManager::Scale( PolyPolygon& rPoly ) const in Scale() function in SvxMSDffManager 3229 Scale( rPoly[ nPolyNum ] ); in Scale() 4367 Scale( l ); in ImportShape() [all …]
|
| /AOO41X/main/svx/source/gallery2/ |
| H A D | galobj.cxx | 95 aRetval.Scale(fScale, fScale, nScaleFlag); in createPreviewBitmapEx() 152 if(aThumbBmp.Scale( in CreateThumb() 606 aThumbBmp.Scale(Size(nTargetSizeX, nTargetSizeY), BMP_SCALE_BESTQUALITY); in CreateThumb()
|
| /AOO41X/main/sd/source/ui/slidesorter/cache/ |
| H A D | SlsBitmapCompressor.cxx | 138 pResult->maPreview.Scale(Size(mnWidth,nHeight)); in Compress() 158 aResult.Scale(pData->maOriginalSize); in Decompress()
|
| H A D | SlsGenericPageCache.cxx | 146 aPreview.Scale(maPreviewSize, BMP_SCALE_FASTESTINTERPOLATE); in GetPreviewBitmap() 183 aMarkedPreview.Scale(maPreviewSize, BMP_SCALE_FASTESTINTERPOLATE); in GetMarkedPreviewBitmap()
|
| /AOO41X/main/oovbaapi/ooo/vba/msforms/ |
| H A D | XShape.idl | 71 void ScaleHeight( [in] double Factor, [in] boolean RelativeToOriginalSize, [in] long Scale ); 72 void ScaleWidth( [in] double Factor, [in] boolean RelativeToOriginalSize, [in] long Scale );
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | xpoly.hxx | 127 void Scale(double fSx, double fSy); 192 void Scale(double fSx, double fSy);
|
| /AOO41X/main/vbahelper/inc/vbahelper/ |
| H A D | vbashape.hxx | 103 …LL ScaleHeight( double Factor, sal_Bool RelativeToOriginalSize, sal_Int32 Scale ) throw (css::uno:… 104 …ALL ScaleWidth( double Factor, sal_Bool RelativeToOriginalSize, sal_Int32 Scale ) throw (css::uno:…
|
| /AOO41X/main/tools/inc/tools/ |
| H A D | poly.hxx | 205 void Scale( double fScaleX, double fScaleY ); 308 void Scale( double fScaleX, double fScaleY );
|
| /AOO41X/main/psprint_config/configuration/ |
| H A D | psprint.conf | 31 ; Scale: the default scaling of output in percent 33 ; Scale=100
|