Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/trunk/main/vcl/source/gdi/
H A Dregion.cxx239 bool Region::IsEmpty() const in IsEmpty() function in Region
265 if(!aRect.IsEmpty()) in ImplCreateRegionBandFromPolyPolygon()
340 mpRegionBand.reset(rRect.IsEmpty() ? 0 : new RegionBand(rRect)); in Region()
406 if(!aRect.IsEmpty()) in ImplCreatePolyPolyRegion()
434 if(IsNull() || IsEmpty()) in Move()
481 if(IsNull() || IsEmpty()) in Scale()
528 if(rRect.IsEmpty()) in Union()
534 if(IsEmpty()) in Union()
610 if ( rRect.IsEmpty() ) in Intersect()
624 if(IsEmpty()) in Intersect()
[all …]
H A Dgdimetafiletools.cxx130 if(!rSize.Width() || !rSize.Height() || rBitmapEx.IsEmpty()) in handleBitmapContent()
325 if(!rRect.IsEmpty() && aClips.size() && aClips.back().count()) in clipMetafileContentAgainstOwnRegions()
345 if(!rRegion.IsEmpty() && aClips.size() && aClips.back().count()) in clipMetafileContentAgainstOwnRegions()
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()
[all …]
H A Dbitmapex.cxx70 if( rBitmapEx.IsEmpty() ) in BitmapEx()
242 sal_Bool BitmapEx::IsEmpty() const in IsEmpty() function in BitmapEx
244 return( aBitmap.IsEmpty() && aMask.IsEmpty() ); in IsEmpty()
319 if( !aRet.aMask.IsEmpty() ) in GetColorTransformedBitmapEx()
383 if( ( TRANSPARENT_BITMAP == eTransparent ) && !aMask.IsEmpty() ) in GetChecksum()
592 if( !pBmpExSrc || pBmpExSrc->IsEmpty() ) in CopyPixel()
594 if( !aBitmap.IsEmpty() ) in CopyPixel()
604 if( !aBitmap.IsEmpty() ) in CopyPixel()
772 if(!aBitmap.IsEmpty()) in GetTransparency()
805 if(!aMask.IsEmpty()) in GetTransparency()
[all …]
H A Dprint2.cxx635 if( !aActionBounds.IsEmpty() ) in ImplCalcActionBounds()
920 if( !aBBCurrAct.IsEmpty() && in RemoveTransparenciesFromMetaFile()
966 if( !aCurrCC->aBounds.IsEmpty() && in RemoveTransparenciesFromMetaFile()
1080 DBG_ASSERT( !aTotalComponents.aBounds.IsEmpty() || in RemoveTransparenciesFromMetaFile()
1081 … (aTotalComponents.aBounds.IsEmpty() && aTotalComponents.aComponentList.size() == 1), in RemoveTransparenciesFromMetaFile()
1201 … if( !Rectangle( aDstPtPix, aDstSzPix ).Intersection( aBoundRect ).IsEmpty() && in RemoveTransparenciesFromMetaFile()
1318 (pCurrAssociatedComponent->aBounds.IsEmpty() || in RemoveTransparenciesFromMetaFile()
1359 if( !aBmp.IsEmpty() ) in GetDownsampledBitmap()
1368 if( !aSrcRect.IsEmpty() ) in GetDownsampledBitmap()
1374 if( !aBmp.IsEmpty() ) in GetDownsampledBitmap()
[all …]
H A Dimpgraph.cxx540 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()
796 if(maSvgData.get() && maEx.IsEmpty()) in ImplSetPrefSize()
840 if(maSvgData.get() && maEx.IsEmpty()) in ImplGetPrefMapMode()
984 if(maSvgData.get() && maEx.IsEmpty()) in ImplDraw()
1206 if(maSvgData.get() && maEx.IsEmpty()) in ImplReadEmbedded()
[all …]
H A Doutdev5.cxx61 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 Doutdev6.cxx66 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()
H A Doutdev2.cxx119 if( aCropRect.IsEmpty() ) in ImplAdjustTwoRect()
199 if ( !aSrcRect.Intersection( aSrcOutRect ).IsEmpty() ) in ImplDrawOutDevDirect()
280 if ( !aSrcRect.Intersection( aSrcOutRect ).IsEmpty() ) in DrawOutDev()
413 if ( !aSrcRect.Intersection( aSrcOutRect ).IsEmpty() ) in CopyArea()
636 if( !aBmp.IsEmpty() ) in ImplDrawBitmap()
808 if(rBitmapEx.IsEmpty()) in DrawTransformedBitmapEx()
1220 if( !aClipRegionBounds.IsEmpty() && in ImplDrawBitmapEx()
1234 if( !aClipRegionBounds.IsEmpty() ) in ImplDrawBitmapEx()
2230 if( !aDstRect.Intersection( Rectangle( aOutPt, aOutSz ) ).IsEmpty() ) in ImplDrawAlpha()
2269 && !aBmpRect.Intersection( Rectangle( rSrcPtPixel, rSrcSizePixel ) ).IsEmpty() ) in ImplDrawAlpha()
[all …]
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscreteshadowprimitive2d.cxx58 if(maTopLeft.IsEmpty()) in getTopLeft()
71 if(maTop.IsEmpty()) in getTop()
84 if(maTopRight.IsEmpty()) in getTopRight()
97 if(maRight.IsEmpty()) in getRight()
110 if(maBottomRight.IsEmpty()) in getBottomRight()
123 if(maBottom.IsEmpty()) in getBottom()
136 if(maBottomLeft.IsEmpty()) in getBottomLeft()
149 if(maLeft.IsEmpty()) in getLeft()
173 if(!getDiscreteShadow().getBitmapEx().IsEmpty()) in create2DDecomposition()
302 if(getDiscreteShadow().getBitmapEx().IsEmpty()) in getB2DRange()
H A Dmetafileprimitive2d.cxx387 if(!rRegion.IsEmpty()) in getB2DPolyPolygonFromRegion()
788 if(!rBitmapEx.IsEmpty()) in createBitmapExPrimitive()
808 if(!rBitmapEx.IsEmpty()) in createBitmapExPrimitive()
1183 if(rWallpaper.IsRect() && !rWallpaper.GetRect().IsEmpty()) in CreateAndAppendBitmapWallpaper()
1781 if(!rRectangle.IsEmpty()) in interpretMetafile()
1808 if(!rRectangle.IsEmpty()) in interpretMetafile()
1847 if(!rRectangle.IsEmpty()) in interpretMetafile()
2104 if(!rRectangle.IsEmpty() && 0 != nStringLength) in interpretMetafile()
2182 if(!rBitmap.IsEmpty()) in interpretMetafile()
2187 if(!aCropRectangle.IsEmpty()) in interpretMetafile()
[all …]
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx237 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()
/trunk/main/sc/source/ui/view/
H A Dinvmerge.cxx60 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()
/trunk/main/svl/source/items/
H A Dnranges.cxx280 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()
/trunk/main/tools/inc/tools/
H A Dgen.hxx439 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()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx1341 if( !aBitmap.IsEmpty() ) in Fill()
1355 if(!rBitmap.IsEmpty()) in Append()
1373 if( !rBitmap.IsEmpty() ) in Modify()
1420 if( !aBitmap.IsEmpty() ) in Fill()
1457 if( !aBitmap.IsEmpty() ) in Fill()
1471 if(!rBitmap.IsEmpty()) in Append()
1489 if(!rBitmap.IsEmpty()) in Modify()
1536 if( !aBitmap.IsEmpty() ) in Fill()
1563 if(!rBitmapEx.IsEmpty() && rSize.Width() > 0 && rSize.Height() > 0) in formatBitmapExToSize()
1644 if(!maBitmapEx.IsEmpty()) in Append()
[all …]
/trunk/main/tools/source/generic/
H A Dgen.cxx227 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()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx987 if( !pData->maTitleRect.IsEmpty() ) in ImplRequestHelp()
1698 if ( (nDrawFlags & BORDERWINDOW_DRAW_TITLE) && !pData->maTitleRect.IsEmpty() ) in DrawWindow()
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()
1725 else if ( !pData->maDockRect.IsEmpty() ) in DrawWindow()
1727 else if ( !pData->maMenuRect.IsEmpty() ) in DrawWindow()
1729 else if ( !pData->maCloseRect.IsEmpty() ) in DrawWindow()
1747 !pData->maCloseRect.IsEmpty() ) in DrawWindow()
[all …]
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx149 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()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessor.cxx123 if ( ! mrQueue.IsEmpty()) in Resume()
163 if ( ! mrQueue.IsEmpty() in ProcessRequests()
172 if ( ! mrQueue.IsEmpty()) in ProcessRequests()
188 if ( ! mrQueue.IsEmpty()) in ProcessRequests()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx551 if ( !pItem->maRect.IsEmpty() ) in ImplCalcWidth()
872 if ( !pItem->maRect.IsEmpty() ) in MouseButtonDown()
899 if ( !pItem->maRect.IsEmpty() ) in MouseButtonDown()
1024 if ( pItem->maRect.IsEmpty() ) in Paint()
1078 if ( !pItem->maRect.IsEmpty() ) in Paint()
1106 if ( !pItem->maRect.IsEmpty() ) in Paint()
1854 if ( pItem->maRect.IsEmpty() ) in SetCurPageId()
1858 pItem->maRect.IsEmpty() ) in SetCurPageId()
1912 if ( mbFormat || pItem->maRect.IsEmpty() ) in MakeVisible()
1919 pItem->maRect.IsEmpty() ) in MakeVisible()
[all …]
H A Dvalueset.cxx139 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 …]
/trunk/main/soltools/ldump/
H A Dhashtbl.cxx48 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()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFramePainter.cxx96 if (maCenter.maBitmap.IsEmpty()) in AdaptColor()
146 if (maBitmap.IsEmpty()) in OffsetBitmap()
176 if ( ! maBitmap.IsEmpty()) in PaintCorner()
190 if (maBitmap.IsEmpty()) in PaintSide()
/trunk/main/tools/workben/
H A Dhashtbl.cxx49 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()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx122 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()

12345678910>>...20