/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | wallpaperprimitive2d.cxx | 47 if(!getLocalObjectRange().isEmpty() && !getBitmapEx().IsEmpty()) in create2DDecomposition()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | animate.hxx | 184 sal_Bool IsEmpty() const;
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | xtable.cxx | 230 if(aRetval.IsEmpty()) in GetUiBitmap()
|
H A D | xtabdash.cxx | 264 if(maBitmapSolidLine.IsEmpty()) in GetBitmapForUISolidLine()
|
/aoo41x/main/starmath/inc/ |
H A D | rect.hxx | 186 sal_Bool IsEmpty() const in IsEmpty() function in SmRect
|
/aoo41x/main/idl/inc/ |
H A D | lex.hxx | 75 sal_Bool IsEmpty() const { return nType == SVTOKEN_EMPTY; } in IsEmpty() function in SvToken
|
/aoo41x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1596 if ( !GetUpdateMode() || IsFormatting() || maInvalidRec.IsEmpty() ) in UpdateViews() 1610 if ( !aClipRec.IsEmpty() ) in UpdateViews() 1682 if ( maInvalidRec.IsEmpty() ) in FormatDoc() 1715 if ( !maInvalidRec.IsEmpty() ) in FormatDoc() 1722 if ( maInvalidRec.IsEmpty() ) in FormatDoc()
|
H A D | textdat2.hxx | 167 sal_Bool IsEmpty() const { return (mnEnd > mnStart) ? sal_False : sal_True; } in IsEmpty() function in TextLine
|
/aoo41x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 874 inline sal_Bool IsEmpty() const in IsEmpty() function in SvStatistics 888 if( IsEmpty() ) in PrintOn()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par2.hxx | 82 bool IsEmpty() const;
|
/aoo41x/main/svgio/source/svgreader/ |
H A D | svgimagenode.cxx | 288 if(!aBitmapEx.IsEmpty()) in decomposeSvgNode()
|
/aoo41x/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.cxx | 113 if(!aBitmap.IsEmpty()) in FillLineEndListBox() 161 if(!aBitmap.IsEmpty()) in FillLineStyleListBox()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdpntv.cxx | 802 if(!pWindow->GetPaintRegion().IsEmpty()) in CompleteRedraw() 996 if(!pWindow->GetPaintRegion().IsEmpty()) in BeginDrawLayers()
|
/aoo41x/main/svx/source/sdr/overlay/ |
H A D | overlaymanager.cxx | 243 if(!rRegion.IsEmpty() && maOverlayObjects.size()) in completeRedraw()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterHelper.cxx | 274 && !aBitmap.IsEmpty() ) in loadBitmap()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xerecord.hxx | 334 inline bool IsEmpty() const { return maRecs.empty(); } in IsEmpty() function in XclExpRecordList
|
/aoo41x/main/rsc/source/parser/ |
H A D | rscyacc.cxx | 174 if( S.IsEmpty() ) in DoClassHeader()
|
/aoo41x/main/canvas/source/vcl/ |
H A D | spritehelper.cxx | 133 maContent->IsEmpty() ); in redraw()
|
/aoo41x/main/svtools/source/brwbox/ |
H A D | brwbox1.cxx | 2248 if ( aRect.IsEmpty() ) in IsFieldVisible() 2259 return !aOutRect.Intersection( aRect ).IsEmpty(); in IsFieldVisible() 2271 if ( aRect.IsEmpty() ) in GetFieldRectPixel()
|
/aoo41x/main/sc/inc/ |
H A D | conditio.hxx | 222 sal_Bool IsEmpty() const { return (nEntryCount == 0); } in IsEmpty() function in ScConditionalFormat
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterTextView.cxx | 1549 if ( ! IsEmpty() && maCellBoxes.getLength()==0) in ProvideCellBoxes() 1585 bool PresenterTextParagraph::Line::IsEmpty (void) const in IsEmpty() function in sdext::presenter::PresenterTextParagraph::Line
|
H A D | PresenterTextView.hxx | 198 bool IsEmpty (void) const;
|
/aoo41x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 406 if ( aParagraphIter->aBoundRect.IsEmpty() ) in GetTextAreaOutline() 408 if ( rTextArea.aBoundRect.IsEmpty() ) in GetTextAreaOutline()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xehelper.cxx | 645 if( !xString->IsEmpty() ) in CreateString() 672 if( !xString->IsEmpty() ) in CreateString()
|
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 537 sal_uInt16 nRunLen = mpString->IsEmpty() ? 0 : (8 * mpString->GetFormatsCount()); in SaveCont() 554 if( !mpString->IsEmpty() ) in Save()
|