Searched defs:aDestRect (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 465 B2IRange aDestRect( nDestX, nDestY, nDestX+nSrcWidth, nDestY+nSrcHeight ); in copyArea() local 478 B2IRange aDestRect( rPosAry.mnDestX, rPosAry.mnDestY, in copyBits() local 491 B2IRange aDestRect( rPosAry.mnDestX, rPosAry.mnDestY, in drawBitmap() local 514 B2IRange aDestRect( rPosAry.mnDestX, rPosAry.mnDestY, in drawBitmap() local 554 B2IRange aDestRect( 0, 0, nWidth, nHeight ); in getBitmap() local
|
/aoo41x/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 1691 Rectangle aSrcRect, aDestRect; in ReadData() local 1699 Rectangle aSrcRect, aDestRect; in ReadData() local 1716 Rectangle aSrcRect, aDestRect; in ReadData() local 1724 Rectangle aSrcRect, aDestRect; in ReadData() local 1732 Rectangle aSrcRect, aDestRect; in ReadData() local 1740 Rectangle aSrcRect, aDestRect; in ReadData() local
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | winwmf.cxx | 578 Rectangle aDestRect( aPoint, Size( nSxe, nSye ) ); in ReadRecordParams() local 617 Rectangle aDestRect( ReadYX(), aDestSize ); in ReadRecordParams() local 1399 Rectangle aDestRect( ReadYX(), aDestSize ); in GetPlaceableBound() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | image.cxx | 601 Rectangle aDestRect( Point( nIdx * mpImplData->maImageSize.Width(), 0 ), in GetAsHorizontalStrip() local
|
H A D | bitmapex.cxx | 81 Rectangle aDestRect( Point( 0, 0 ), aSize ); in BitmapEx() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | document.cxx | 1693 Rectangle aDestRect = pTransClip->GetMMRect( 0, 0, in TransposeClip() local 1959 Rectangle aDestRect = GetMMRect( nCol1, nRow1, nCol2, nRow2, i ); in CopyBlockFromClip() local
|
/aoo41x/main/vcl/source/window/ |
H A D | window.cxx | 2984 Rectangle aDestRect( aRectMirror ); in ImplScroll() local
|
H A D | menu.cxx | 647 Rectangle aDestRect( Point((lastSize - maImage.GetSizePixel().Width())/2, in SetImages() local
|
Completed in 123 milliseconds