/aoo41x/main/vcl/source/window/ |
H A D | decoview.cxx | 976 if ( !rRect.IsEmpty() ) in DrawFrame() 1225 if ( !rRect.IsEmpty() ) in DrawButton()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | wall.cxx | 479 if ( rRect.IsEmpty() ) in SetRect()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdotxat.cxx | 76 if (bTextFrame && pModel!=NULL && !rR.IsEmpty()) in AdjustTextFrameWidthAndHeight()
|
H A D | svdpage.cxx | 673 if (bRectsDirty || aOutRect.IsEmpty()) in GetAllObjBoundRect() 703 !( (SdrOle2Obj*) pObj )->IsEmpty() ) in NbcReformatAllTextObjects()
|
H A D | svdoashp.cxx | 299 if(!aBitmap.IsEmpty()) in ImpCreateShadowObjectClone() 2613 if ( pModel && HasText() && !rR.IsEmpty() ) in AdjustTextFrameWidthAndHeight() 2788 sal_Bool bRet = !aNewTextRect.IsEmpty() && ( aNewTextRect != aRect ); in NbcAdjustTextFrameWidthAndHeight() 2818 sal_Bool bRet = !aNewTextRect.IsEmpty() && ( aNewTextRect != aRect ); in AdjustTextFrameWidthAndHeight()
|
H A D | svdotxtr.cxx | 284 Polygon aPol(Rect2Poly(aRect.IsEmpty() ? GetSnapRect() : aRect, aGeo)); in NbcShear()
|
/aoo41x/main/avmedia/source/viewer/ |
H A D | mediawindow_impl.cxx | 418 if( pLogo && !pLogo->IsEmpty() && ( aVideoRect.GetWidth() > 0 ) && ( aVideoRect.GetHeight() > 0 ) ) in Paint()
|
/aoo41x/main/sc/inc/ |
H A D | cell.hxx | 413 sal_Bool IsEmpty(); // formula::svEmptyCell result
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par6.cxx | 1534 bool WW8_BRC::IsEmpty(bool bVer67) const in IsEmpty() function in WW8_BRC 1566 if( !rB.IsEmpty(bVer67)) in SetBorder() 1918 bool WW8FlyPara::IsEmpty() const in IsEmpty() function in WW8FlyPara 2451 if (pRet->IsEmpty()) in ConstructApo() 5082 if (pFly->IsEmpty()) in Read_ApoPPC()
|
/aoo41x/main/sw/source/core/text/ |
H A D | porrst.cxx | 342 if( !IsEmpty() ) in FormatEmpty()
|
H A D | txthyph.cxx | 94 if( !IsEmpty() ) in Hyphenate()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | htmlpars.hxx | 285 inline bool IsEmpty() const { return !aSel.HasRange(); } in IsEmpty() function
|
H A D | xlpivot.hxx | 437 bool IsEmpty() const;
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | sceneprimitive2d.cxx | 366 if(!maOldRenderedBitmap.IsEmpty() && !maOldUnitVisiblePart.isEmpty()) in tryToCheckLastVisualisationDirectHit()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | calcmove.cxx | 1943 !((SwTxtFrm*)pFrm)->IsEmpty() in _WouldFit() 1990 !static_cast<const SwTxtFrm*>(this)->IsEmpty() ) ? in _WouldFit()
|
/aoo41x/main/reportdesign/source/ui/misc/ |
H A D | UITools.cxx | 880 … if ( !aRect.IsEmpty() && (aRect.Left() != aRect.Right() && aRect.Top() != aRect.Bottom() ) ) in isOver() 918 … if ( !aRect.IsEmpty() && (aRect.Left() != aRect.Right() && aRect.Top() != aRect.Bottom() ) ) in isOver()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 554 if (!rRect.IsEmpty()) in MakeVisible()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 259 if ( !rWorkArea.IsEmpty() ) in KeyInput()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 349 sal_Bool IsEmpty() const;
|
/aoo41x/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 287 if ( !GetUpdateMode() || IsFormatting() || aInvalidRec.IsEmpty() ) in UpdateViews() 302 if ( !aClipRec.IsEmpty() ) in UpdateViews() 430 if ( aInvalidRec.IsEmpty() ) in FormatDoc() 461 if ( aInvalidRec.IsEmpty() ) in FormatDoc() 2017 if ( ( nRemainingSpace < 0 ) || pLine->IsEmpty() ) in ImpAdjustBlocks()
|
/aoo41x/main/sd/source/core/ |
H A D | sdpage.cxx | 1197 if (aTitleRect.IsEmpty() ) in CalcAutoLayoutRectangles() 1204 if (aLayoutRect.IsEmpty() ) in CalcAutoLayoutRectangles() 1482 if( pOle2->IsEmpty() ) in findAutoLayoutShapesImpl()
|
/aoo41x/main/sfx2/source/appl/ |
H A D | fileobj.cxx | 192 if(!aBitmap.IsEmpty()) in GetData()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabcont.cxx | 628 if( !aRect.IsEmpty() ) in Mirror()
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | AppView.cxx | 333 if ( m_pWin && !_rPlayground.IsEmpty() ) in resizeDocumentView()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuicharmap.cxx | 190 if( !GetTextBoundRect( aBoundRect, aText ) || aBoundRect.IsEmpty() ) in Paint()
|