/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | msdffimp.hxx | 273 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 D | AccessibleCell.cxx | 201 if( !aParaRect.IsEmpty() && (aCellRect.GetWidth() < aParaRect.GetWidth()) ) in GetBoundingBox() 206 if (aCellRect.IsEmpty()) in GetBoundingBox()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | imagerepository.cxx | 67 if (!aBmp.IsEmpty()) in lcl_loadPNG()
|
H A D | outdev.cxx | 980 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 D | discretebitmapprimitive2d.cxx | 44 if(!getBitmapEx().IsEmpty()) in create2DDecomposition()
|
/aoo41x/main/svtools/source/contnr/ |
H A D | templwin.cxx | 366 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 D | svborder.cxx | 35 if( aInner.IsEmpty() ) in SvBorder()
|
/aoo41x/main/autodoc/source/ary_i/kernel/ |
H A D | ci_text2.cxx | 74 DocuTex2::IsEmpty() const in IsEmpty() function in ary::inf::DocuTex2
|
/aoo41x/main/sfx2/source/sidebar/ |
H A D | ContextList.cxx | 112 bool ContextList::IsEmpty (void) in IsEmpty() function in sfx2::sidebar::ContextList
|
/aoo41x/main/rsc/source/parser/ |
H A D | rsclex.hxx | 75 sal_Bool IsEmpty() { return( pRoot == NULL ); } in IsEmpty() function in ObjectStack
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdsob.hxx | 96 sal_Bool IsEmpty() const;
|
/aoo41x/main/sd/source/ui/notes/ |
H A D | EditWindow.hxx | 105 sal_Bool IsEmpty() const;
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xistring.hxx | 61 inline bool IsEmpty() const { return maString.Len() == 0; } in IsEmpty() function in XclImpString
|
/aoo41x/main/vcl/unx/generic/app/ |
H A D | soicon.cxx | 61 if( sal_True == aIcon.IsEmpty() ) in SelectAppIconPixmap()
|
/aoo41x/main/migrationanalysis/src/driver_docs/sources/ |
H A D | StringDataManager.cls | 57 If IsEmpty(stringFile) Then
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 379 if(!aOuterRectangle.IsEmpty() in getOuterBound() 405 if(!aInnerRectangle.IsEmpty() in getInnerBound()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | region.hxx | 99 bool IsEmpty() const;
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | ctrltool.hxx | 238 sal_Bool IsEmpty() const { return !mnElem; } in IsEmpty() function in FontSizeNames
|
/aoo41x/main/starmath/inc/ |
H A D | edit.hxx | 117 sal_Bool IsEmpty() const;
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | mailmodelapi.hxx | 132 sal_Bool IsEmpty() const;
|
/aoo41x/main/vcl/inc/ |
H A D | image.h | 99 bool IsLoadable() { return maBitmapEx.IsEmpty() && maName.getLength(); } in IsLoadable()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | presvish.cxx | 109 …if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !maOldVisArea.IsEmpty… in ~PresentationViewShell()
|
H A D | sdview3.cxx | 124 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 D | salnativewidgets-luna.cxx | 1258 if( !rNativeContentRegion.IsEmpty() ) in getNativeControlRegion() 1272 if( !rNativeContentRegion.IsEmpty() ) in getNativeControlRegion() 1290 if( !aRect.IsEmpty() ) in getNativeControlRegion()
|
/aoo41x/main/vcl/source/control/ |
H A D | menubtn.cxx | 164 if ( ImplGetSymbolRect().IsEmpty() || in MouseButtonDown()
|