Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 101 – 125 of 465) sorted by relevance

12345678910>>...19

/aoo41x/main/svx/source/gallery2/
H A Dgalobj.cxx82 if(!aRetval.IsEmpty()) in createPreviewBitmapEx()
176 if( !aThumbBmp.IsEmpty() ) in CreateThumb()
/aoo41x/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx454 if (mpImplementation->mpQueueProcessor->IsEmpty()) in update()
476 return ! mpImplementation->mpQueueProcessor->IsEmpty(); in hasPendingRequests()
H A DChangeRequestQueueProcessor.hxx81 bool IsEmpty (void) const;
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dmtftools.cxx171 else if( !rOutdevState.clipRect.IsEmpty() ) in modifyClip()
270 else if( !rOutdevState.clipRect.IsEmpty() ) in modifyClip()
/aoo41x/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx128 if ( !aIntersectionRect.IsEmpty() ) in lcl_getNewRectSize()
712 if ( _rResize.IsEmpty() ) in collectBoundResizeRect()
866 …if ( !aIntersectRect.IsEmpty() && (aIntersectRect.Left() != aIntersectRect.Right() && aIntersectRe… in alignMarkedObjects()
886 if ( !aResize.IsEmpty() && aObjRect != aResize ) in alignMarkedObjects()
1651 if ( !rWorkArea.IsEmpty() ) in handleKey()
/aoo41x/main/sc/source/core/tool/
H A Dinterpr1.cxx552 else if ( pMat->IsEmpty( nC, nR ) ) in JumpMatrix()
976 aComp.bEmpty[i] = pMat[i]->IsEmpty(j); in CompareMat()
1789 nRes = pMat->IsEmpty( 0 ); in ScIsEmpty()
1796 nRes = pMat->IsEmpty( nC, nR); in ScIsEmpty()
1837 !((ScFormulaCell*)pCell)->IsEmpty(); in IsString()
1851 nRes = pMat->IsString(0) && !pMat->IsEmpty(0); in IsString()
2286 !((ScFormulaCell*)pCell)->IsEmpty(); in ScIsValue()
4122 if (rMat.IsEmpty(i)) in lcl_CompareMatrix2Query()
4185 else if (rMat.IsEmpty(rIndex)) in lcl_GetLastMatch()
4188 while (rIndex > 0 && rMat.IsEmpty(rIndex-1)) in lcl_GetLastMatch()
[all …]
H A Drangeseq.cxx235 if ( !pMatrix->IsEmpty( nCol, nRow ) ) in FillStringArray()
338 if ( !pMatrix->IsEmpty( nCol, nRow ) ) in FillMixedArray()
/aoo41x/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx780 if ( !i_rBoundaries.IsEmpty() ) in DrawItem()
836 if ( m_aGeometry.getButtonBackRect().IsEmpty() ) in Relayout()
847 if ( m_aGeometry.getButtonForwardRect().IsEmpty() ) in Relayout()
/aoo41x/main/svx/source/tbxctrls/
H A Dlinectrl.cxx538 OSL_ENSURE( !aBmp.IsEmpty(), "UI-Bitmap wurde nicht erzeugt" ); in FillValueSet()
557 OSL_ENSURE( !aBmp.IsEmpty(), "UI-Bitmap wurde nicht erzeugt" ); in FillValueSet()
H A Dfillctrl.cxx327 if( !aBmp.IsEmpty() ) in Update()
373 if( !aBmp.IsEmpty() ) in Update()
/aoo41x/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.hxx55 bool isVisible() const { return !maDestPixel.IsEmpty(); } in isVisible()
/aoo41x/main/autodoc/inc/ary_i/
H A Dci_text2.hxx70 bool IsEmpty() const;
/aoo41x/main/autodoc/inc/ary/info/
H A Dci_text.hxx62 bool IsEmpty() const { return aTokens.size() == 0; } in IsEmpty() function in ary::info::DocuText
/aoo41x/main/sc/source/filter/excel/
H A Dxestring.cxx450 if( !IsEmpty() ) in WriteBufferToMem()
533 return mbIsBiff8 && (!IsEmpty() || !mbSmartFlags); in IsWriteFlags()
/aoo41x/main/sfx2/source/sidebar/
H A DContextList.hxx64 bool IsEmpty (void);
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx267 if(!aRect.IsEmpty() && !aHairlineRect.IsEmpty()) in GetBitmapFromMetaFile()
980 if (aBound.IsEmpty()) in GetGraphic()
/aoo41x/main/sd/source/ui/slidesorter/cache/
H A DSlsRequestQueue.hxx95 bool IsEmpty (void);
/aoo41x/main/svx/inc/svx/sdr/event/
H A Deventhandler.hxx103 sal_Bool IsEmpty() const;
/aoo41x/main/sc/inc/
H A Dunoreflist.hxx59 bool IsEmpty() const { return aEntries.empty(); } in IsEmpty() function in ScUnoRefList
/aoo41x/main/svx/source/accessibility/
H A DAccessibleTextEventQueue.hxx88 bool IsEmpty() const;
/aoo41x/main/sd/source/ui/sidebar/
H A DMasterPageContainerQueue.hxx70 bool IsEmpty (void) const;
/aoo41x/main/svl/inc/svl/
H A Dnranges.hxx76 sal_Bool IsEmpty() const in IsEmpty() function in SfxNumRanges
/aoo41x/main/vcl/inc/vcl/
H A Dregband.hxx132 bool IsEmpty() const { return ((!mpFirstSep) && (!mpFirstBandPoint)); } in IsEmpty() function in ImplRegionBand
/aoo41x/main/svx/source/sdr/event/
H A Deventhandler.cxx119 sal_Bool EventHandler::IsEmpty() const in IsEmpty() function in sdr::event::EventHandler
/aoo41x/main/svx/source/svdraw/
H A Dsvddrgv.cxx161 if (rRect.IsEmpty()) in TakeActionRect()
174 if (rRect.IsEmpty()) in TakeActionRect()

Completed in 1802 milliseconds

12345678910>>...19