/aoo41x/main/vcl/source/gdi/ |
H A D | region.cxx | 532 if(IsEmpty()) in Union() 622 if(IsEmpty()) in Intersect() 707 if(IsEmpty()) in Exclude() 788 if(IsEmpty()) in XOr() 880 if(IsEmpty()) in Union() 991 if(IsEmpty()) in Intersect() 1252 if(IsEmpty()) in GetBoundRect() 1374 if(IsEmpty()) in IsInside() 1405 if(IsEmpty()) in IsInside() 1435 if(IsEmpty()) in IsOver() [all …]
|
H A D | gdimetafiletools.cxx | 514 if(rRect.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 539 if(rRect.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 578 if(rRect.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 604 if(rRect.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 630 if(rRect.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 656 if(rRect.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 803 if(rBitmapEx.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 813 if(aCropRectangle.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 837 if(rBitmap.IsEmpty()) in clipMetafileContentAgainstOwnRegions() 847 if(aCropRectangle.IsEmpty()) in clipMetafileContentAgainstOwnRegions() [all …]
|
H A D | bitmapex.cxx | 68 if( rBitmapEx.IsEmpty() ) in BitmapEx() 240 sal_Bool BitmapEx::IsEmpty() const in IsEmpty() function in BitmapEx 242 return( aBitmap.IsEmpty() && aMask.IsEmpty() ); in IsEmpty() 317 if( !aRet.aMask.IsEmpty() ) in GetColorTransformedBitmapEx() 590 if( !pBmpExSrc || pBmpExSrc->IsEmpty() ) in CopyPixel() 592 if( !aBitmap.IsEmpty() ) in CopyPixel() 602 if( !aBitmap.IsEmpty() ) in CopyPixel() 770 if(!aBitmap.IsEmpty()) in GetTransparency() 803 if(!aMask.IsEmpty()) in GetTransparency() 943 if(IsEmpty()) in getTransformed() [all …]
|
H A D | print2.cxx | 637 if( !aActionBounds.IsEmpty() ) in ImplCalcActionBounds() 928 if( !aBBCurrAct.IsEmpty() && in RemoveTransparenciesFromMetaFile() 974 if( !aCurrCC->aBounds.IsEmpty() && in RemoveTransparenciesFromMetaFile() 1092 DBG_ASSERT( !aTotalComponents.aBounds.IsEmpty() || in RemoveTransparenciesFromMetaFile() 1336 (pCurrAssociatedComponent->aBounds.IsEmpty() || in RemoveTransparenciesFromMetaFile() 1377 if( !aBmp.IsEmpty() ) in GetDownsampledBitmap() 1386 if( !aSrcRect.IsEmpty() ) in GetDownsampledBitmap() 1392 if( !aBmp.IsEmpty() ) in GetDownsampledBitmap() 1446 if( !aBmpEx.IsEmpty() ) in GetDownsampledBitmapEx() 1455 if( !aSrcRect.IsEmpty() ) in GetDownsampledBitmapEx() [all …]
|
H A D | outdev5.cxx | 61 if ( aRect.IsEmpty() ) in DBG_NAMEEX() 119 if ( aRect.IsEmpty() ) in DrawEllipse() 170 if ( aRect.IsEmpty() ) in DrawArc() 217 if ( aRect.IsEmpty() ) in DrawPie() 271 if ( aRect.IsEmpty() ) in DrawChord()
|
H A D | impgraph.cxx | 540 if(maSvgData.get() && maEx.IsEmpty()) in ImplGetBitmap() 556 if(maEx.IsEmpty()) in ImplGetBitmap() 596 if(!aRect.IsEmpty() && !aHairlineRect.IsEmpty()) in ImplGetBitmap() 650 if(maSvgData.get() && maEx.IsEmpty()) in ImplGetBitmapEx() 667 if(maEx.IsEmpty()) in ImplGetBitmapEx() 751 if(maSvgData.get() && maEx.IsEmpty()) in ImplGetPrefSize() 840 if(maSvgData.get() && maEx.IsEmpty()) in ImplGetPrefMapMode() 984 if(maSvgData.get() && maEx.IsEmpty()) in ImplDraw() 1206 if(maSvgData.get() && maEx.IsEmpty()) in ImplReadEmbedded() 1670 if(maSvgData.get() && maEx.IsEmpty()) in ImplGetChecksum()
|
H A D | outdev6.cxx | 66 if( aDstRect.IsEmpty() || ImplIsRecordLayout() ) in DBG_NAMEEX() 426 if( !aDstRect.IsEmpty() ) in DrawTransparent() 673 if( !aDstRect.IsEmpty() ) in DrawTransparent() 1004 if( !aWorkRect.IsEmpty() ) in ImplDrawBitmapWallpaper() 1014 if( !aWorkRect.IsEmpty() ) in ImplDrawBitmapWallpaper() 1024 if( !aWorkRect.IsEmpty() ) in ImplDrawBitmapWallpaper() 1034 if( !aWorkRect.IsEmpty() ) in ImplDrawBitmapWallpaper() 1132 if ( !aRect.IsEmpty() ) in DrawWallpaper() 1224 if( !aRect.IsEmpty() ) in DrawEPS()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | discreteshadowprimitive2d.cxx | 62 if(maTopLeft.IsEmpty()) in getTopLeft() 75 if(maTop.IsEmpty()) in getTop() 88 if(maTopRight.IsEmpty()) in getTopRight() 101 if(maRight.IsEmpty()) in getRight() 114 if(maBottomRight.IsEmpty()) in getBottomRight() 127 if(maBottom.IsEmpty()) in getBottom() 140 if(maBottomLeft.IsEmpty()) in getBottomLeft() 153 if(maLeft.IsEmpty()) in getLeft() 177 if(!getDiscreteShadow().getBitmapEx().IsEmpty()) in create2DDecomposition() 306 if(getDiscreteShadow().getBitmapEx().IsEmpty()) in getB2DRange()
|
H A D | metafileprimitive2d.cxx | 387 if(!rRegion.IsEmpty()) in getB2DPolyPolygonFromRegion() 788 if(!rBitmapEx.IsEmpty()) in createBitmapExPrimitive() 808 if(!rBitmapEx.IsEmpty()) in createBitmapExPrimitive() 1781 if(!rRectangle.IsEmpty()) in interpretMetafile() 2177 if(!rBitmap.IsEmpty()) in interpretMetafile() 2219 if(!rBitmapEx.IsEmpty()) in interpretMetafile() 2260 if(!rBitmap.IsEmpty()) in interpretMetafile() 2282 if(!rRectangle.IsEmpty()) in interpretMetafile() 2445 if(rRectangle.IsEmpty()) in interpretMetafile() 2513 if(rNewRegion.IsEmpty()) in interpretMetafile() [all …]
|
/aoo41x/main/sfx2/source/doc/ |
H A D | graphhelp.cxx | 237 if( !rReturn.IsEmpty() ) in mergeBitmaps_Impl() 240 if( !rBmpEx.IsEmpty() && aVDev.SetOutputSizePixel( aBmpRect.GetSize() ) ) in mergeBitmaps_Impl() 246 if( rOverlay.IsEmpty() || rOverlayRect.IsEmpty() ) in mergeBitmaps_Impl() 279 return !rReturn.IsEmpty(); in mergeBitmaps_Impl() 302 if ( !rBmpEx.IsEmpty() ) in createThumb_Impl() 341 if ( !aOverlayRect.IsEmpty() ) in createThumb_Impl() 373 return !rBmpEx.IsEmpty(); in createThumb_Impl() 401 bResult = ( !aResultBitmap.IsEmpty() in getThumbnailFormatFromGDI_Impl() 437 bResult = ( !aResultBitmap.IsEmpty() in getSignedThumbnailFormatFromBitmap_Impl()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | invmerge.cxx | 60 DBG_ASSERT( aLineRect.IsEmpty() && aTotalRect.IsEmpty(), "Flush: not empty" ); in Flush() 108 if( aTotalRect.IsEmpty() ) in FlushTotal() 121 if( aLineRect.IsEmpty() ) in FlushLine() 124 if ( aTotalRect.IsEmpty() ) in FlushLine() 156 if ( aLineRect.IsEmpty() ) in AddRect()
|
/aoo41x/main/svl/source/items/ |
H A D | nranges.cxx | 280 if ( rRanges.IsEmpty() ) in operator =() 310 if ( rRanges.IsEmpty() ) in operator +=() 312 if ( IsEmpty() ) in operator +=() 471 if ( rRanges.IsEmpty() || IsEmpty() ) in operator -=() 674 if( rRanges.IsEmpty() ) in operator /=() 788 if ( rRanges.IsEmpty() || IsEmpty() ) in Intersects()
|
/aoo41x/main/tools/inc/tools/ |
H A D | gen.hxx | 439 sal_Bool IsEmpty() const; 500 inline sal_Bool Rectangle::IsEmpty() const in IsEmpty() function in Rectangle 528 if ( IsEmpty() ) in TopCenter() 537 if ( IsEmpty() ) in BottomCenter() 546 if ( IsEmpty() ) in LeftCenter() 554 if ( IsEmpty() ) in RightCenter() 562 if ( IsEmpty() ) in Center() 580 if ( !IsEmpty() ) in Transpose()
|
/aoo41x/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1395 if( !aBitmap.IsEmpty() ) in Fill() 1409 if(!rBitmap.IsEmpty()) in Append() 1476 if( !aBitmap.IsEmpty() ) in Fill() 1515 if( !aBitmap.IsEmpty() ) in Fill() 1529 if(!rBitmap.IsEmpty()) in Append() 1547 if(!rBitmap.IsEmpty()) in Modify() 1596 if( !aBitmap.IsEmpty() ) in Fill() 1904 if( !aBitmap.IsEmpty() ) in Fill() 1921 if(!rBitmap.IsEmpty()) in Append() 1939 if(!rBitmap.IsEmpty()) in Modify() [all …]
|
/aoo41x/main/tools/source/generic/ |
H A D | gen.cxx | 227 if ( rRect.IsEmpty() ) in Union() 230 if ( IsEmpty() ) in Union() 255 if ( IsEmpty() ) in Intersection() 257 if ( rRect.IsEmpty() ) in Intersection() 324 if ( IsEmpty() ) in IsInside() 382 return !GetIntersection( rRect ).IsEmpty(); in IsOver()
|
/aoo41x/main/vcl/source/window/ |
H A D | brdwin.cxx | 1716 if ( !pData->maPinRect.IsEmpty() ) in DrawWindow() 1719 if ( !pData->maHelpRect.IsEmpty() ) in DrawWindow() 1721 else if ( !pData->maRollRect.IsEmpty() ) in DrawWindow() 1723 else if ( !pData->maHideRect.IsEmpty() ) in DrawWindow() 1747 !pData->maCloseRect.IsEmpty() ) in DrawWindow() 1755 !pData->maDockRect.IsEmpty() ) in DrawWindow() 1763 !pData->maMenuRect.IsEmpty() ) in DrawWindow() 1771 !pData->maHideRect.IsEmpty() ) in DrawWindow() 1779 !pData->maRollRect.IsEmpty() ) in DrawWindow() 1793 !pData->maHelpRect.IsEmpty() ) in DrawWindow() [all …]
|
/aoo41x/main/canvas/source/vcl/ |
H A D | canvasbitmaphelper.cxx | 149 ScopedBitmapReadAccess pAlphaReadAccess( aAlpha.IsEmpty() ? in getData() 229 ScopedBitmapWriteAccess pAlphaWriteAccess( aAlpha.IsEmpty() ? in setData() 426 if( aAlpha.IsEmpty() ) in setData() 471 ScopedBitmapWriteAccess pAlphaWriteAccess( aAlpha.IsEmpty() ? in setPixel() 492 if( aAlpha.IsEmpty() ) in setPixel() 525 ScopedBitmapReadAccess pAlphaReadAccess( aAlpha.IsEmpty() ? in getPixel()
|
/aoo41x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsQueueProcessor.cxx | 123 if ( ! mrQueue.IsEmpty()) in Resume() 163 if ( ! mrQueue.IsEmpty() in ProcessRequests() 172 if ( ! mrQueue.IsEmpty()) in ProcessRequests() 188 if ( ! mrQueue.IsEmpty()) in ProcessRequests()
|
/aoo41x/main/soltools/ldump/ |
H A D | hashtbl.cxx | 48 bool IsEmpty() const in IsEmpty() function in HashItem 197 if (pItem->IsEmpty()) in Insert() 210 if (pItem->IsEmpty()) in Insert() 225 while(!pItem->IsEmpty()); in Insert()
|
/aoo41x/main/tools/workben/ |
H A D | hashtbl.cxx | 49 BOOL IsEmpty() const in IsEmpty() function in HashItem 232 if (pItem->IsEmpty()) in Insert() 249 if (pItem->IsEmpty()) in Insert() 272 while(!pItem->IsEmpty()); in Insert()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsFramePainter.cxx | 96 if (maCenter.maBitmap.IsEmpty()) in AdaptColor() 146 if (maBitmap.IsEmpty()) in OffsetBitmap() 176 if ( ! maBitmap.IsEmpty()) in PaintCorner() 190 if (maBitmap.IsEmpty()) in PaintSide()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | objectcontactofpageview.cxx | 122 if(pStartPage && !rDisplayInfo.GetProcessLayers().IsEmpty()) in ProcessDisplay() 139 if(!rEventHandler.IsEmpty()) in ProcessDisplay() 167 if(!rRedrawArea.IsEmpty()) in DoProcessDisplay() 205 if(!rDisplayInfo.GetRedrawArea().IsEmpty()) in DoProcessDisplay()
|
/aoo41x/main/soldep/bootstrp/ |
H A D | hashtbl.cxx | 45 sal_Bool IsEmpty() const in IsEmpty() function in HashItem 228 if (pItem->IsEmpty()) in Insert() 245 if (pItem->IsEmpty()) in Insert() 268 while(!pItem->IsEmpty()); in Insert()
|
/aoo41x/main/svtools/source/control/ |
H A D | valueset.cxx | 139 if( !pItem->maRect.IsEmpty() && ImplHasAccessibleListeners() ) in ImplDeleteItems() 338 if(!aBlendFrame.IsEmpty()) in ImplFormatItem() 617 const sal_Bool bWasEmpty = pItem->maRect.IsEmpty(); in Format() 644 if( !pItem->maRect.IsEmpty() && ImplHasAccessibleListeners() ) in Format() 765 if ( pItem->maRect.IsEmpty() ) in ImplDrawSelect() 924 if ( !aRect.IsEmpty() ) in ImplHideSelect() 991 if ( !aRect1.IsEmpty() || !aRect2.IsEmpty() ) in ImplDrawDropPos() 1004 if ( !aRect1.IsEmpty() ) in ImplDrawDropPos() 1012 if ( !aRect2.IsEmpty() ) in ImplDrawDropPos() 1023 if ( !aRect1.IsEmpty() ) in ImplDrawDropPos() [all …]
|
/aoo41x/main/sw/inc/ |
H A D | swrect.hxx | 88 inline sal_Bool IsEmpty() const; 305 ASSERT( !IsEmpty(), "SVRect() without Width or Height" ); in SVRect() 318 return !IsEmpty(); in HasArea() 320 inline sal_Bool SwRect::IsEmpty() const in IsEmpty() function in SwRect
|