/aoo41x/main/svtools/source/control/ |
H A D | tabbar.cxx | 568 if ( !pItem->maRect.IsEmpty() ) in ImplCalcWidth() 889 if ( !pItem->maRect.IsEmpty() ) in MouseButtonDown() 916 if ( !pItem->maRect.IsEmpty() ) in MouseButtonDown() 1041 if ( pItem->maRect.IsEmpty() ) in Paint() 1102 if ( !pItem->maRect.IsEmpty() ) in Paint() 1130 if ( !pItem->maRect.IsEmpty() ) in Paint() 1927 if ( pItem->maRect.IsEmpty() ) in SetCurPageId() 1931 pItem->maRect.IsEmpty() ) in SetCurPageId() 1985 if ( mbFormat || pItem->maRect.IsEmpty() ) in MakeVisible() 1992 pItem->maRect.IsEmpty() ) in MakeVisible() [all …]
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev2.cxx | 119 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() 1211 if( !aClipRegionBounds.IsEmpty() && in ImplDrawBitmapEx() 1225 if( !aClipRegionBounds.IsEmpty() ) in ImplDrawBitmapEx() 2221 if( !aDstRect.Intersection( Rectangle( aOutPt, aOutSz ) ).IsEmpty() ) in ImplDrawAlpha() 2260 && !aBmpRect.Intersection( Rectangle( rSrcPtPixel, rSrcSizePixel ) ).IsEmpty() ) in ImplDrawAlpha() [all …]
|
H A D | image.cxx | 92 if( !aBmpEx.IsEmpty() && aBmpEx.GetTransparentType() == TRANSPARENT_NONE ) in Image() 103 if( !aBmpEx.IsEmpty() && aBmpEx.GetTransparentType() == TRANSPARENT_NONE ) in Image() 111 if( ! aBmpEx.IsEmpty() ) in Image() 196 if( !rBmpEx.IsEmpty() ) in ImplInit() 285 if( !aBmpEx.IsEmpty() ) in GetColorTransformedImage() 308 if( !aBmpEx.IsEmpty() ) in GetColorTransformedImage()
|
H A D | impimage.cxx | 260 if( !maDisabledBmpEx.IsEmpty() ) in Expand() 292 if( !maDisabledBmpEx.IsEmpty() ) in Replace() 559 if( !mpDisplayBmp && !maBmpEx.IsEmpty() ) in ImplUpdateDisplayBmp() 585 if( maDisabledBmpEx.IsEmpty() ) in ImplUpdateDisabledBmpEx()
|
H A D | bmpacc3.cxx | 280 if( !aRect.IsEmpty() ) in FillRect() 324 if( !aRegion.IsEmpty() ) in FillPolygon() 385 if( !aRegion.IsEmpty() ) in FillPolyPolygon()
|
H A D | outmap.cxx | 657 if ( rLogicRect.IsEmpty() ) in ImplLogicToDevicePixel() 773 if ( rPixelRect.IsEmpty() ) in ImplDevicePixelToLogic() 1179 if ( !mbMap || rLogicRect.IsEmpty() ) in LogicToPixel() 1275 if(!mbMap || rLogicRegion.IsNull() || rLogicRegion.IsEmpty()) in LogicToPixel() 1376 if ( rMapMode.IsDefault() || rLogicRect.IsEmpty() ) in LogicToPixel() 1486 if(rMapMode.IsDefault() || rLogicRegion.IsNull() || rLogicRegion.IsEmpty()) in LogicToPixel() 1574 if ( !mbMap || rDeviceRect.IsEmpty() ) in PixelToLogic() 1670 if(!mbMap || rDeviceRegion.IsNull() || rDeviceRegion.IsEmpty()) in PixelToLogic() 1774 if ( rMapMode.IsDefault() || rDeviceRect.IsEmpty() ) in PixelToLogic() 1885 if(rMapMode.IsDefault() || rDeviceRegion.IsNull() || rDeviceRegion.IsEmpty()) in PixelToLogic()
|
/aoo41x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsQueueProcessorThread.hxx | 147 if (mrQueue.IsEmpty()) in run() 189 if (mrQueue.IsEmpty()) in ProcessQueueEntry() 197 if (mrQueue.IsEmpty()) in ProcessQueueEntry()
|
H A D | SlsBitmapCache.cxx | 613 if ( ! maPreview.IsEmpty()) in Compress() 645 if (mpReplacement.get()!=NULL && mpCompressor.get()!=NULL && maPreview.IsEmpty()) in Decompress() 669 return ! maPreview.IsEmpty(); in HasPreview() 685 return ! maMarkedPreview.IsEmpty(); in HasMarkedPreview()
|
/aoo41x/main/svtools/source/edit/ |
H A D | textdoc.cxx | 104 if ( pAttrib->IsEmpty() ) in InsertAttrib() 214 if ( pAttr->IsEmpty() ) in DeleteEmptyAttribs() 268 else if ( pAttrib->IsEmpty() ) in ExpandAttribs() 310 DBG_ASSERT( !pAttrib->IsEmpty(), "Leeres Attribut nach ExpandAttribs?" ); in ExpandAttribs() 376 else if ( pAttrib->IsEmpty() ) in CollapsAttribs()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xetable.hxx | 292 virtual bool IsEmpty() const = 0; 332 virtual bool IsEmpty() const; 519 virtual bool IsEmpty() const; 904 inline bool IsEmpty() const { return maCellList.IsEmpty(); } in IsEmpty() function in XclExpRow
|
/aoo41x/main/autodoc/source/display/idl/ |
H A D | hfi_doc.cxx | 69 bool bShort = NOT i_rDocu.Short().IsEmpty(); in Produce_byDocuAndScope() 70 bool bDescr = NOT i_rDocu.Description().IsEmpty(); in Produce_byDocuAndScope() 138 if ( pSeeAlso->Text().IsEmpty() ) in Produce_byDocuAndScope()
|
H A D | hfi_tag.cxx | 111 if ( i_rTag.Text().IsEmpty() ) in Display_StdAtTag() 122 if ( i_rTag.Text().IsEmpty() ) in Display_SeeAlsoAtTag() 150 if ( i_rTag.Text().IsEmpty() ) in Display_SinceAtTag()
|
/aoo41x/main/vcl/source/control/ |
H A D | scrbar.cxx | 357 if (aBtn1Region.IsEmpty() && aBtn2Region.IsEmpty()) in ImplCalc() 379 if ( ! maBtn1Rect.IsEmpty()) in ImplCalc() 413 if (aBtn1Region.IsEmpty() && aBtn2Region.IsEmpty()) in ImplCalc() 433 if ( ! maBtn1Rect.IsEmpty()) in ImplCalc() 682 if ( (nDrawFlags & SCRBAR_DRAW_THUMB) && !maThumbRect.IsEmpty() ) in ImplDrawNative() 793 if ( !maThumbRect.IsEmpty() ) in ImplDraw()
|
H A D | tabctrl.cxx | 755 if ( pItem->maRect.IsEmpty() ) in ImplDrawItem() 1116 if( !rRect.IsEmpty() ) in ImplPaint() 1119 if( !aClipRgn.IsEmpty() ) in ImplPaint() 1129 if ( pCurItem && !pCurItem->maRect.IsEmpty() ) in ImplPaint() 1210 if( !rRect.IsEmpty() ) in ImplPaint() 1212 if( bLayout || !aClipRgn.IsEmpty() ) in ImplPaint() 1226 if( !rRect.IsEmpty() ) in ImplPaint() 1228 if( bLayout || !aClipRgn.IsEmpty() ) in ImplPaint() 1564 if( !aClipRgn.IsEmpty() ) in PreNotify()
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmcrsr.cxx | 231 if ( pFrm->IsEmpty() || ! (pFrm->Prt().*fnRect->fnGetHeight)() ) in GetCharRect() 402 if ( pFrm->IsEmpty() || ! (pFrm->Prt().*fnRect->fnGetHeight)() ) in GetAutoPos() 486 if ( IsEmpty() || !(Prt().*fnRect->fnGetHeight)() ) in GetTopOfLine() 596 if ( IsEmpty() ) in _GetCrsrOfst() 728 if ( pFrm->IsEmpty() ) in LeftMargin() 769 if ( IsEmpty() ) in RightMargin() 833 if( !IsEmpty() && !IsHiddenNow() ) in _UnitUp() 1103 if( IsEmpty() || IsHiddenNow() ) in PrepareVisualMove() 1229 if ( !IsEmpty() && !IsHiddenNow() ) in _UnitDown()
|
H A D | frmpaint.cxx | 251 if( aRct.Intersection( aRect ).IsEmpty() ) in PaintExtra() 283 if( aRct.Intersection( aRect ).IsEmpty() ) in PaintRedline() 440 if ( IsEmpty() || !HasPara() ) in Paint() 611 if( !IsEmpty() || !PaintEmpty( rRect, sal_True ) ) in Paint() 635 if( IsEmpty() ) in Paint()
|
/aoo41x/main/starmath/source/ |
H A D | rect.cxx | 228 DBG_ASSERT(rText.Len() == 0 || !IsEmpty(), in BuildRect() 415 if (rRect.IsEmpty()) in Union() 424 if (!IsEmpty()) in Union() 621 if (IsEmpty()) in Draw() 745 if (!aTmp.IsEmpty()) in SmGetGlyphBoundRect()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 630 if( IsEmpty() ) in SaveXml() 662 if( !aCond[ 1 ].IsEmpty() ) in AddCondition() 665 sal_uInt16 nInd = aCond[ 0 ].IsEmpty() ? 0 : 1; in AddCondition() 932 if( !maFilterList.IsEmpty() ) in ExcAutoFilterRecs() 992 if( maFilterList.IsEmpty() ) in SaveXml()
|
/aoo41x/main/unotools/source/accessibility/ |
H A D | accessiblestatesethelper.cxx | 52 sal_Bool IsEmpty () 90 inline sal_Bool AccessibleStateSetHelperImpl::IsEmpty () in IsEmpty() function in AccessibleStateSetHelperImpl 228 return mpHelperImpl->IsEmpty(); in isEmpty()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshap4.cxx | 453 if ( !pOle2Obj || !pOle2Obj->IsEmpty() ) in createObject() 494 if( pOle2Obj->IsEmpty() ) in createObject() 506 if ( !pOle2Obj || !pOle2Obj->IsEmpty() ) in createLink() 557 if ( pOle2Obj->IsEmpty() ) in createLink() 570 if( pOle && !pOle->IsEmpty() ) in resetModifiedState() 590 if( pOle2Obj->IsEmpty() ) in GetClassName_Impl()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galctrl.cxx | 390 bool bNeedToCreate(aBitmapEx.IsEmpty()); in UserDraw() 416 if(!aBitmapEx.IsEmpty()) in UserDraw() 723 bool bNeedToCreate(aBitmapEx.IsEmpty()); in PaintField() 759 if(!aBitmapEx.IsEmpty()) in PaintField()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsButtonBar.cxx | 484 if (maButtonDownBackground.IsEmpty() || maNormalBackground.IsEmpty()) in PaintButtonBackground() 1260 maLargeHoverIcon(rLargeHoverIcon.IsEmpty() ? rLargeIcon : rLargeHoverIcon), in ImageButton() 1262 maMediumHoverIcon(rMediumHoverIcon.IsEmpty() ? rMediumIcon : rMediumHoverIcon), in ImageButton() 1264 maSmallHoverIcon(rSmallHoverIcon.IsEmpty() ? rSmallIcon : rSmallHoverIcon) in ImageButton() 1329 if ( ! aIcon.IsEmpty()) in Paint()
|
/aoo41x/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 467 if ( !(*aIter)->IsEmpty() ) in ClearAll() 971 sal_Bool bWasEmpty = pEntry.isValid() ? pEntry->IsEmpty() : sal_False; in SaveModified() 1268 if ( pEntry.isValid() && bWasEmpty && !pEntry->IsEmpty() && !bError ) in SaveModified() 1723 if ((*aIter).isValid() && !(*aIter)->IsEmpty()) in FieldsCount() 1744 if ( pEntry.isValid() && pEntry->IsEmpty() ) in FindFirstFreeCol() 1770 DBG_ASSERT(!rInfo->IsEmpty(),"AddGroupBy:: OTableFieldDescRef sollte nicht Empty sein!"); in AddGroupBy() 1852 …DBG_ASSERT(rInfo.isValid() && !rInfo->IsEmpty(),"AddCondition:: OTableFieldDescRef sollte nicht Em… in AddCondition() 1946 DBG_ASSERT(!rInfo->IsEmpty(),"AddOrder:: OTableFieldDescRef sollte nicht Empty sein!"); in AddOrder() 2021 !pEntry->IsEmpty() && in CellModified() 2265 if ( pEntry->IsEmpty() ) in GetCellText() [all …]
|
/aoo41x/main/vcl/source/window/ |
H A D | introwin.cxx | 67 if( ! rBitmap.IsEmpty() ) in SetBackgroundBitmap() 76 if( ! rBitmapEx.IsEmpty() ) in SetBackgroundBitmap()
|
/aoo41x/main/svx/source/accessibility/ |
H A D | AccessibleTextEventQueue.cxx | 93 bool AccessibleTextEventQueue::IsEmpty() const in IsEmpty() function in accessibility::AccessibleTextEventQueue 101 while( !IsEmpty() ) in Clear()
|