/aoo41x/main/svx/source/form/ |
H A D | formcontrolfactory.cxx | 421 …if ( !_rControlBoundRect.IsEmpty() && ( _rControlBoundRect.GetWidth() < _rControlBoundRect.GetHeig… in initializeControlModel() 430 …sal_Bool bDropDown = !_rControlBoundRect.IsEmpty() && ( _rControlBoundRect.GetWidth() >= 3 * _rCon… in initializeControlModel() 442 if ( !_rControlBoundRect.IsEmpty() in initializeControlModel()
|
/aoo41x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsGenericPageCache.cxx | 224 if (aPreview.IsEmpty() || aPreview.GetSizePixel()!=maPreviewSize) in RequestPreviewBitmap() 277 if ( ! maRequestQueue.IsEmpty()) in ReleasePreviewBitmap()
|
/aoo41x/main/vcl/source/window/ |
H A D | toolbox.cxx | 329 if( pWrapper && !pWrapper->GetDragArea().IsEmpty() ) in ImplDrawGrip() 1196 if ( nLast || !it->maRect.IsEmpty() ) in ImplFindItemPos() 3213 if( !pThis->mpData->maMenubuttonItem.maRect.IsEmpty() ) in ImplDrawMenubutton() 3327 if ( maUpperRect.IsEmpty() || maLowerRect.IsEmpty() ) in ImplDrawSpin() 3356 if ( maNextToolRect.IsEmpty() ) in ImplDrawNext() 3445 if ( pItem->maRect.IsEmpty() ) in ImplDrawItem() 3820 if ( !(it->maRect.IsEmpty()) ) in ImplStartCustomizeMode() 3849 if ( !(it->maRect.IsEmpty()) ) in ImplEndCustomizeMode() 3863 if ( !pItem->maRect.IsEmpty() ) in ImplDrawFloatwinBorder() 4848 if( aRect.IsEmpty() ) in RequestHelp() [all …]
|
/aoo41x/main/vcl/inc/ |
H A D | sallayout.hxx | 81 bool IsEmpty() const { return maRuns.empty(); } in IsEmpty() function in ImplLayoutRuns 130 { return !maReruns.IsEmpty(); } in NeedFallback()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | excrecds.hxx | 404 inline sal_Bool IsEmpty() const { return (nType == EXC_AFTYPE_NOTUSED); } in IsEmpty() function in ExcFilterCondition 435 inline sal_Bool HasCondition() const { return !aCond[ 0 ].IsEmpty(); } in HasCondition()
|
H A D | xechart.hxx | 424 inline bool HasString() const { return mxString.is() && !mxString->IsEmpty(); } in HasString() 959 inline bool IsValidGroup() const { return !maSeries.IsEmpty() && maType.IsValidType(); } in IsValidGroup() 1157 inline bool IsValidAxesSet() const { return !maTypeGroups.IsEmpty(); } in IsValidAxesSet()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | excdoc.cxx | 614 if( xHyperlinkList != NULL && !xHyperlinkList->IsEmpty() ) in FillAsXmlTable() 754 if( !maTableList.IsEmpty() ) in Write() 785 if( !maTableList.IsEmpty() ) in WriteXml()
|
H A D | xepivot.cxx | 149 return (rText.Len() == 0) ? IsEmpty() : (GetText() && (*GetText() == rText)); in EqualsText() 201 DBG_ASSERT( IsEmpty(), "XclExpPCItem::WriteBody - no data found" ); in WriteBody() 339 DBG_ASSERT( IsStandardField() == maGroupItemList.IsEmpty(), in GetVisItemList() 577 ::set_flag( maFieldInfo.mnFlags, EXC_SXFIELD_HASITEMS, !GetVisItemList().IsEmpty() ); in Finalize() 1738 if( maPCacheList.IsEmpty() ) in WritePivotCachesXml()
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | implrenderer.cxx | 1160 const bool bEmptyClipRect( rState.clipRect.IsEmpty() ); in updateClipping() 1202 if( rState.clipRect.IsEmpty() ) in updateClipping() 1235 const bool bEmptyClipRect( rState.clipRect.IsEmpty() ); in updateClipping() 1279 if( rState.clipRect.IsEmpty() ) in updateClipping() 2024 if( rRect.IsEmpty() ) in createActions() 2049 if( rRect.IsEmpty() ) in createActions() 2072 if( rRect.IsEmpty() ) in createActions()
|
/aoo41x/main/autodoc/source/display/idl/ |
H A D | hfi_property.cxx | 328 bool bShort = NOT rDocu.Short().IsEmpty(); in produce_Summary() 329 bool bDescr = NOT rDocu.Description().IsEmpty(); in produce_Summary()
|
/aoo41x/main/sc/inc/ |
H A D | scmatrix.hxx | 349 sal_Bool IsEmpty( SCSIZE nIndex ) const in IsEmpty() function in ScMatrix 353 sal_Bool IsEmpty( SCSIZE nC, SCSIZE nR ) const in IsEmpty() function in ScMatrix
|
/aoo41x/main/canvas/source/cairo/ |
H A D | cairo_canvashelper_text.cxx | 178 if( aClipRegion.IsEmpty() ) in setupOutDevState() 196 if( aClipRegion.IsEmpty() ) in setupOutDevState()
|
/aoo41x/main/vcl/source/control/ |
H A D | slider.cxx | 405 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL1) && !maChannel1Rect.IsEmpty() ) in ImplDraw() 449 if ( (nDrawFlags & SLIDER_DRAW_CHANNEL2) && !maChannel2Rect.IsEmpty() ) in ImplDraw() 492 if ( !maThumbRect.IsEmpty() ) in ImplDraw()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdcrtv.cxx | 287 if (rRect.IsEmpty()) in TakeActionRect() 510 if (!rLogRect.IsEmpty()) pAktCreate->NbcSetLogicRect(rLogRect); in ImpBegCreateObj() 515 if(!rWorkArea.IsEmpty()) in ImpBegCreateObj()
|
H A D | svdedtv1.cxx | 83 DBG_ASSERT(!rRect.IsEmpty(),"SetMarkedObjRect() mit leerem Rect mach keinen Sinn"); in SetMarkedObjRect() 84 if (rRect.IsEmpty()) return; in SetMarkedObjRect() 88 DBG_ASSERT(!aR0.IsEmpty(),"SetMarkedObjRect(): GetMarkedObjRect() ist leer"); in SetMarkedObjRect() 89 if (aR0.IsEmpty()) return; in SetMarkedObjRect() 118 if (!aR1.IsEmpty()) in SetMarkedObjRect()
|
/aoo41x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 240 if(!aBlendFrame.IsEmpty()) in UserDraw() 1173 if ( !bRelativeMode || !aFontSizeNames.IsEmpty() ) in Reformat() 1271 if ( bStdSize && GetEntryCount() && aFontSizeNames.IsEmpty() ) in Fill() 1284 if ( !aFontSizeNames.IsEmpty() ) in Fill()
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | vclprocessor2d.cxx | 397 if(aBitmapEx.IsEmpty()) in RenderBitmapPrimitive2D() 510 if(aBitmapEx.IsEmpty()) in RenderFillGraphicPrimitive2D() 965 if(nCount && !rMarkArrayCandidate.getMarker().IsEmpty()) in RenderMarkerArrayPrimitive2D() 1247 if(!aRectangle.IsEmpty()) in RenderEpsPrimitive2D()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editdoc.cxx | 754 else if ( pAttrib->IsEmpty() ) in ExpandAttribs() 836 if ( pAttrib->IsEmpty() ) in ExpandAttribs() 935 else if ( pAttrib->IsEmpty() ) in CollapsAttribs() 1839 DBG_ASSERT( !pAttr->IsEmpty(), "Doch noch ein leeres Attribut?" ); in InsertAttrib() 2007 if ( pAttrib->IsEmpty() ) in InsertAttrib() 2178 if ( pAttr->IsEmpty() ) in DeleteEmptyAttribs()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | textlayout.cxx | 330 if ( aTextRect.IsEmpty() && !aRect.IsEmpty() ) in DrawText()
|
H A D | bitmap.cxx | 59 if( !aBmpEx.IsEmpty() ) in Bitmap() 901 if( !aRect.IsEmpty() ) in Crop() 948 if( !aRectDst.IsEmpty() ) in CopyPixel() 1016 if( !aRectSrc.IsEmpty() ) in CopyPixel() 1074 if( !aRectSrc.IsEmpty() && ( aRectSrc != aRectDst ) ) in CopyPixel()
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | gdimtftools.cxx | 401 if( aMask.IsEmpty() ) in getAnimationFromGraphic() 429 if(aMask.IsEmpty()) in getAnimationFromGraphic()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtdrop.cxx | 236 if ( !pLastFrm->IsEmpty() ) in GetDropSize() 865 ! aRect.IsEmpty(); in CalcFontSize() 884 ! aRect.IsEmpty(); in CalcFontSize()
|
/aoo41x/main/sw/source/core/access/ |
H A D | accframe.cxx | 246 if( !aLogBounds.IsEmpty() ) in GetChildAtPixel() 277 if( !aLogBounds.IsEmpty() ) in GetChildAtPixel()
|
H A D | acccontext.cxx | 936 if( !aLogBounds.IsEmpty() ) in getBoundsImpl() 1222 ASSERT( GetFrm() && !GetFrm()->Frm().IsEmpty(), "context should have a size" ); in InvalidatePosOrSize() 1263 !rChildFrmOrObj.GetSwFrm()->Frm().IsEmpty(), in InvalidateChildPosOrSize() 1273 const bool bNew = rOldFrm.IsEmpty() || in InvalidateChildPosOrSize()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | bitmap.hxx | 455 inline sal_Bool IsEmpty() const; 924 inline sal_Bool Bitmap::IsEmpty() const in IsEmpty() function in Bitmap
|