Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 126 – 150 of 465) sorted by relevance

12345678910>>...19

/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx273 sal_Bool HasParRect() const { return aParentRect.IsEmpty(); } in HasParRect()
274 sal_Bool HasNewRect() const { return aNewRect.IsEmpty() ; } in HasNewRect()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx201 if( !aParaRect.IsEmpty() && (aCellRect.GetWidth() < aParaRect.GetWidth()) ) in GetBoundingBox()
206 if (aCellRect.IsEmpty()) in GetBoundingBox()
/aoo41x/main/vcl/source/gdi/
H A Dimagerepository.cxx67 if (!aBmp.IsEmpty()) in lcl_loadPNG()
H A Doutdev.cxx980 if ( aRegion.IsEmpty() ) in ImplInitClipRegion()
993 if ( maRegion.IsEmpty() ) in ImplInitClipRegion()
1014 if ( aRegion.IsEmpty() ) in ImplInitClipRegion()
1754 if ( aRect.IsEmpty() ) in DrawRect()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Ddiscretebitmapprimitive2d.cxx44 if(!getBitmapEx().IsEmpty()) in create2DDecomposition()
/aoo41x/main/svtools/source/contnr/
H A Dtemplwin.cxx366 DBG_ASSERT( !pEntry->GetBoundRect().IsEmpty(), "empty rectangle" ); in SvtIconWindow_Impl()
379 DBG_ASSERT( !pEntry->GetBoundRect().IsEmpty(), "empty rectangle" ); in SvtIconWindow_Impl()
391 DBG_ASSERT( !pEntry->GetBoundRect().IsEmpty(), "empty rectangle" ); in SvtIconWindow_Impl()
402 DBG_ASSERT( !pEntry->GetBoundRect().IsEmpty(), "empty rectangle" ); in SvtIconWindow_Impl()
/aoo41x/main/tools/source/generic/
H A Dsvborder.cxx35 if( aInner.IsEmpty() ) in SvBorder()
/aoo41x/main/autodoc/source/ary_i/kernel/
H A Dci_text2.cxx74 DocuTex2::IsEmpty() const in IsEmpty() function in ary::inf::DocuTex2
/aoo41x/main/sfx2/source/sidebar/
H A DContextList.cxx112 bool ContextList::IsEmpty (void) in IsEmpty() function in sfx2::sidebar::ContextList
/aoo41x/main/rsc/source/parser/
H A Drsclex.hxx75 sal_Bool IsEmpty() { return( pRoot == NULL ); } in IsEmpty() function in ObjectStack
/aoo41x/main/svx/inc/svx/
H A Dsvdsob.hxx96 sal_Bool IsEmpty() const;
/aoo41x/main/sd/source/ui/notes/
H A DEditWindow.hxx105 sal_Bool IsEmpty() const;
/aoo41x/main/sc/source/filter/inc/
H A Dxistring.hxx61 inline bool IsEmpty() const { return maString.Len() == 0; } in IsEmpty() function in XclImpString
/aoo41x/main/vcl/unx/generic/app/
H A Dsoicon.cxx61 if( sal_True == aIcon.IsEmpty() ) in SelectAppIconPixmap()
/aoo41x/main/migrationanalysis/src/driver_docs/sources/
H A DStringDataManager.cls57 If IsEmpty(stringFile) Then
/aoo41x/main/sw/source/core/draw/
H A Ddflyobj.cxx379 if(!aOuterRectangle.IsEmpty() in getOuterBound()
405 if(!aInnerRectangle.IsEmpty() in getInnerBound()
/aoo41x/main/vcl/inc/vcl/
H A Dregion.hxx99 bool IsEmpty() const;
/aoo41x/main/svtools/inc/svtools/
H A Dctrltool.hxx238 sal_Bool IsEmpty() const { return !mnElem; } in IsEmpty() function in FontSizeNames
/aoo41x/main/starmath/inc/
H A Dedit.hxx117 sal_Bool IsEmpty() const;
/aoo41x/main/sfx2/inc/sfx2/
H A Dmailmodelapi.hxx132 sal_Bool IsEmpty() const;
/aoo41x/main/vcl/inc/
H A Dimage.h99 bool IsLoadable() { return maBitmapEx.IsEmpty() && maName.getLength(); } in IsLoadable()
/aoo41x/main/sd/source/ui/view/
H A Dpresvish.cxx109 …if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !maOldVisArea.IsEmpty in ~PresentationViewShell()
H A Dsdview3.cxx124 if(!rWorkArea.IsEmpty()) in ImpCheckInsertPos()
1280 if(aBmpEx.IsEmpty()) in InsertData()
1299 if(!aBmpEx.IsEmpty()) in InsertData()
/aoo41x/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx1258 if( !rNativeContentRegion.IsEmpty() ) in getNativeControlRegion()
1272 if( !rNativeContentRegion.IsEmpty() ) in getNativeControlRegion()
1290 if( !aRect.IsEmpty() ) in getNativeControlRegion()
/aoo41x/main/vcl/source/control/
H A Dmenubtn.cxx164 if ( ImplGetSymbolRect().IsEmpty() || in MouseButtonDown()

Completed in 417 milliseconds

12345678910>>...19