/aoo41x/main/svx/source/gallery2/ |
H A D | galobj.cxx | 82 if(!aRetval.IsEmpty()) in createPreviewBitmapEx() 176 if( !aThumbBmp.IsEmpty() ) in CreateThumb()
|
/aoo41x/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationController.cxx | 454 if (mpImplementation->mpQueueProcessor->IsEmpty()) in update() 476 return ! mpImplementation->mpQueueProcessor->IsEmpty(); in hasPendingRequests()
|
H A D | ChangeRequestQueueProcessor.hxx | 81 bool IsEmpty (void) const;
|
/aoo41x/main/cppcanvas/source/mtfrenderer/ |
H A D | mtftools.cxx | 171 else if( !rOutdevState.clipRect.IsEmpty() ) in modifyClip() 270 else if( !rOutdevState.clipRect.IsEmpty() ) in modifyClip()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ViewsWindow.cxx | 128 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 D | interpr1.cxx | 552 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 D | rangeseq.cxx | 235 if ( !pMatrix->IsEmpty( nCol, nRow ) ) in FillStringArray() 338 if ( !pMatrix->IsEmpty( nCol, nRow ) ) in FillMixedArray()
|
/aoo41x/main/svtools/source/toolpanel/ |
H A D | paneltabbar.cxx | 780 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 D | linectrl.cxx | 538 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 D | fillctrl.cxx | 327 if( !aBmp.IsEmpty() ) in Update() 373 if( !aBmp.IsEmpty() ) in Update()
|
/aoo41x/main/drawinglayer/source/processor2d/ |
H A D | vclhelperbufferdevice.hxx | 55 bool isVisible() const { return !maDestPixel.IsEmpty(); } in isVisible()
|
/aoo41x/main/autodoc/inc/ary_i/ |
H A D | ci_text2.hxx | 70 bool IsEmpty() const;
|
/aoo41x/main/autodoc/inc/ary/info/ |
H A D | ci_text.hxx | 62 bool IsEmpty() const { return aTokens.size() == 0; } in IsEmpty() function in ary::info::DocuText
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xestring.cxx | 450 if( !IsEmpty() ) in WriteBufferToMem() 533 return mbIsBiff8 && (!IsEmpty() || !mbSmartFlags); in IsWriteFlags()
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | ContextList.hxx | 64 bool IsEmpty (void);
|
/aoo41x/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 267 if(!aRect.IsEmpty() && !aHairlineRect.IsEmpty()) in GetBitmapFromMetaFile() 980 if (aBound.IsEmpty()) in GetGraphic()
|
/aoo41x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsRequestQueue.hxx | 95 bool IsEmpty (void);
|
/aoo41x/main/svx/inc/svx/sdr/event/ |
H A D | eventhandler.hxx | 103 sal_Bool IsEmpty() const;
|
/aoo41x/main/sc/inc/ |
H A D | unoreflist.hxx | 59 bool IsEmpty() const { return aEntries.empty(); } in IsEmpty() function in ScUnoRefList
|
/aoo41x/main/svx/source/accessibility/ |
H A D | AccessibleTextEventQueue.hxx | 88 bool IsEmpty() const;
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | MasterPageContainerQueue.hxx | 70 bool IsEmpty (void) const;
|
/aoo41x/main/svl/inc/svl/ |
H A D | nranges.hxx | 76 sal_Bool IsEmpty() const in IsEmpty() function in SfxNumRanges
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | regband.hxx | 132 bool IsEmpty() const { return ((!mpFirstSep) && (!mpFirstBandPoint)); } in IsEmpty() function in ImplRegionBand
|
/aoo41x/main/svx/source/sdr/event/ |
H A D | eventhandler.cxx | 119 sal_Bool EventHandler::IsEmpty() const in IsEmpty() function in sdr::event::EventHandler
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svddrgv.cxx | 161 if (rRect.IsEmpty()) in TakeActionRect() 174 if (rRect.IsEmpty()) in TakeActionRect()
|