Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 176 – 200 of 482) sorted by relevance

12345678910>>...20

/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerQueue.cxx281 bool MasterPageContainerQueue::IsEmpty (void) const in IsEmpty() function in sd::sidebar::MasterPageContainerQueue
/trunk/main/svx/source/tbxctrls/
H A Dtbxcolorupdate.cxx86 BitmapWriteAccess* pBmpAcc = aBmp.IsEmpty() ? NULL : aBmp.AcquireWriteAccess(); in Update()
/trunk/main/drawinglayer/source/primitive2d/
H A Dwallpaperprimitive2d.cxx47 if(!getLocalObjectRange().isEmpty() && !getBitmapEx().IsEmpty()) in create2DDecomposition()
/trunk/main/sc/inc/
H A Dvalidat.hxx140 sal_Bool IsEmpty() const;
/trunk/main/svx/inc/svx/
H A Dsvdoole2.hxx127 FASTBOOL IsEmpty() const;
/trunk/main/vcl/inc/vcl/
H A Dbitmapex.hxx83 sal_Bool IsEmpty() const;
H A Danimate.hxx184 sal_Bool IsEmpty() const;
/trunk/main/starmath/inc/
H A Drect.hxx186 sal_Bool IsEmpty() const in IsEmpty() function in SmRect
/trunk/main/idl/inc/
H A Dlex.hxx75 sal_Bool IsEmpty() const { return nType == SVTOKEN_EMPTY; } in IsEmpty() function in SvToken
/trunk/main/svx/source/xoutdev/
H A Dxtable.cxx230 if(aRetval.IsEmpty()) in GetUiBitmap()
H A Dxtabdash.cxx264 if(maBitmapSolidLine.IsEmpty()) in GetBitmapForUISolidLine()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx113 if(!aBitmap.IsEmpty()) in FillLineEndListBox()
161 if(!aBitmap.IsEmpty()) in FillLineStyleListBox()
/trunk/main/svx/source/svdraw/
H A Dsvdpntv.cxx802 if(!pWindow->GetPaintRegion().IsEmpty()) in CompleteRedraw()
996 if(!pWindow->GetPaintRegion().IsEmpty()) in BeginDrawLayers()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.hxx82 bool IsEmpty() const;
/trunk/main/svtools/source/edit/
H A Dtextdat2.hxx167 sal_Bool IsEmpty() const { return (mnEnd > mnStart) ? sal_False : sal_True; } in IsEmpty() function in TextLine
/trunk/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2248 if ( aRect.IsEmpty() ) in IsFieldVisible()
2259 return !aOutRect.Intersection( aRect ).IsEmpty(); in IsFieldVisible()
2271 if ( aRect.IsEmpty() ) in GetFieldRectPixel()
/trunk/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx288 if(!aBitmapEx.IsEmpty()) in decomposeSvgNode()
/trunk/main/sdext/source/presenter/
H A DPresenterTextView.cxx1549 if ( ! IsEmpty() && maCellBoxes.getLength()==0) in ProvideCellBoxes()
1585 bool PresenterTextParagraph::Line::IsEmpty (void) const in IsEmpty() function in sdext::presenter::PresenterTextParagraph::Line
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx537 sal_uInt16 nRunLen = mpString->IsEmpty() ? 0 : (8 * mpString->GetFormatsCount()); in SaveCont()
554 if( !mpString->IsEmpty() ) in Save()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx645 if( !xString->IsEmpty() ) in CreateString()
672 if( !xString->IsEmpty() ) in CreateString()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx406 if ( aParagraphIter->aBoundRect.IsEmpty() ) in GetTextAreaOutline()
408 if ( rTextArea.aBoundRect.IsEmpty() ) in GetTextAreaOutline()
/trunk/main/sd/source/ui/presenter/
H A DPresenterHelper.cxx274 && !aBitmap.IsEmpty() ) in loadBitmap()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanager.cxx243 if(!rRegion.IsEmpty() && maOverlayObjects.size()) in completeRedraw()
/trunk/main/rsc/source/parser/
H A Drscyacc.cxx174 if( S.IsEmpty() ) in DoClassHeader()
/trunk/main/sc/source/filter/inc/
H A Dxerecord.hxx334 inline bool IsEmpty() const { return maRecs.empty(); } in IsEmpty() function in XclExpRecordList

Completed in 147 milliseconds

12345678910>>...20