Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 151 – 175 of 482) sorted by relevance

12345678910>>...20

/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx238 sal_Bool IsEmpty() const { return !mnElem; } in IsEmpty() function in FontSizeNames
/trunk/main/sd/source/ui/view/
H A Dpresvish.cxx109 …if( GetDocSh() && GetDocSh()->GetCreateMode() == SFX_CREATE_MODE_EMBEDDED && !maOldVisArea.IsEmpty in ~PresentationViewShell()
/trunk/main/vcl/inc/
H A Dimage.h99 bool IsLoadable() { return maBitmapEx.IsEmpty() && maName.getLength(); } in IsLoadable()
/trunk/main/vcl/source/control/
H A Dmenubtn.cxx164 if ( ImplGetSymbolRect().IsEmpty() || in MouseButtonDown()
H A Dspinfld.cxx791 if ( maUpperRect.IsEmpty() ) in Resize()
793 …DBG_ASSERT( !maDropDownRect.IsEmpty(), "SpinField::Resize: SPIN && DROPDOWN, but all empty rects?"… in Resize()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCompressor.cxx154 if ( ! pData->maPreview.IsEmpty()) in Decompress()
H A DSlsRequestQueue.cxx255 bool RequestQueue::IsEmpty (void) in IsEmpty() function in sd::slidesorter::cache::RequestQueue
/trunk/main/sc/source/ui/undo/
H A Drefundo.cxx158 if ( pUnoRefs && pUnoRefs->IsEmpty() ) in DeleteUnchanged()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx272 if( !aBmpEx.IsEmpty() ) in implLoadBitmap()
345 if( !aBmpEx.IsEmpty() ) in implLoadResource()
/trunk/main/sc/source/filter/excel/
H A Dxlpivot.cxx136 bool XclPCItem::IsEmpty() const in IsEmpty() function in XclPCItem
189 if( this->IsEmpty()) in GetItemName()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx413 if ( !aFloatingPosAndSize.IsEmpty() ) in Docking()
440 if ( !aFloatingPosAndSize.IsEmpty() ) in ToggleFloatingMode()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx145 if(aMask.IsEmpty()) in animatedBitmapExPreparator()
169 if(aMask.IsEmpty()) in animatedBitmapExPreparator()
/trunk/main/vcl/source/gdi/
H A Dsvgdata.cxx108 if(maReplacement.IsEmpty() && maSequence.hasElements()) in ensureReplacement()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DStateSet.java227 public boolean IsEmpty() in IsEmpty() method in StateSet
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx126 sal_Bool ScDocShell::IsEmpty() const in IsEmpty() function in ScDocShell
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/
H A DXMLViewFactory.java59 if (aRuns.IsEmpty()) in AddSemanticInformation()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1596 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()
/trunk/main/basctl/source/dlged/
H A Ddlgedview.cxx173 if(!aOuterRectangle.IsEmpty() in impLocalHitCorrection()
/trunk/main/svx/inc/svx/
H A Dsvdomeas.hxx84 …void SetTextDirty() { bTextDirty=sal_True; SetTextSizeDirty(); if (!aOutRect.IsEmpty()) { SetBound… in SetTextDirty()
/trunk/main/desktop/source/app/
H A Dcmdlineargs.hxx175 sal_Bool IsEmpty() const;
/trunk/main/drawinglayer/source/drawinglayeruno/
H A Dxprimitive2drenderer.cxx180 if(!aBitmapEx.IsEmpty()) in rasterize()
/trunk/main/sc/source/filter/inc/
H A Dxestring.hxx196 inline bool IsEmpty() const { return mnLen == 0; } in IsEmpty() function in XclExpString
/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx195 if( ReadDIB(aBmp, aMemStm, false ) && !aBmp.IsEmpty() ) in grabFrame()
/trunk/main/sc/source/ui/inc/
H A Dfieldwnd.hxx111 inline bool IsEmpty() const { return maFields.empty(); } in IsEmpty() function in ScPivotFieldWindow
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx874 inline sal_Bool IsEmpty() const in IsEmpty() function in SvStatistics
888 if( IsEmpty() ) in PrintOn()

Completed in 97 milliseconds

12345678910>>...20