/aoo41x/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 1355 if ( rObjData.aBoundRect.IsEmpty() )// size of object needed to be able in ApplyFillAttributes() 4121 if ( pRet && bGrfRead && !aVisArea.IsEmpty() ) in ImportGraphic() 4202 if ( !nCalledByGroup || rGlobalChildRect.IsEmpty() ) in ImportGroup() 4372 …if ( !rGlobalChildRect.IsEmpty() && !rClientRect.IsEmpty() && rGlobalChildRect.GetWidth() && rGlob… in ImportShape() 4399 if ( !aObjData.aBoundRect.IsEmpty() ) in ImportShape() 4427 if ( rClientRect.IsEmpty() ) in ImportShape() 5063 …if ( !rGlobalChildRect.IsEmpty() && !rClientRect.IsEmpty() && rGlobalChildRect.GetWidth() && rGlob… in GetGroupAnchors() 5097 if( !rTextRect.IsEmpty() ) in ProcessObj() 7275 if ( rVisArea.IsEmpty() ) in CheckForConvertToSOObj() 7449 if ( rVisArea.IsEmpty() ) in CreateSdrOLEFromStorage()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | animate.cxx | 214 sal_Bool Animation::IsEmpty() const in IsEmpty() function in Animation 216 return( maBitmapEx.IsEmpty() && !maList.Count() ); in IsEmpty()
|
H A D | svgdata.cxx | 108 if(maReplacement.IsEmpty() && maSequence.hasElements()) in ensureReplacement()
|
/aoo41x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsBitmapCompressor.cxx | 154 if ( ! pData->maPreview.IsEmpty()) in Decompress()
|
H A D | SlsRequestQueue.cxx | 255 bool RequestQueue::IsEmpty (void) in IsEmpty() function in sd::slidesorter::cache::RequestQueue
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | refundo.cxx | 158 if ( pUnoRefs && pUnoRefs->IsEmpty() ) in DeleteUnchanged()
|
/aoo41x/main/svtools/source/misc/ |
H A D | transfer.cxx | 805 if( !rBitmapEx.IsEmpty() ) in SetBitmapEx() 1837 if(rBmpEx.IsEmpty()) in GetBitmapEx() 1846 if(aMask.IsEmpty()) in GetBitmapEx() 1856 bRet = (ERRCODE_NONE == xStm->GetError() && !rBmpEx.IsEmpty()); in GetBitmapEx()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh2.cxx | 126 sal_Bool ScDocShell::IsEmpty() const in IsEmpty() function in ScDocShell
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdomeas.hxx | 84 …void SetTextDirty() { bTextDirty=sal_True; SetTextSizeDirty(); if (!aOutRect.IsEmpty()) { SetBound… in SetTextDirty()
|
H A D | svdoole2.hxx | 127 FASTBOOL IsEmpty() const;
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedview.cxx | 173 if(!aOuterRectangle.IsEmpty() in impLocalHitCorrection()
|
/aoo41x/main/avmedia/source/win/ |
H A D | framegrabber.cxx | 195 if( ReadDIB(aBmp, aMemStm, false ) && !aBmp.IsEmpty() ) in grabFrame()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | fieldwnd.hxx | 111 inline bool IsEmpty() const { return maFields.empty(); } in IsEmpty() function in ScPivotFieldWindow
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xestring.hxx | 196 inline bool IsEmpty() const { return mnLen == 0; } in IsEmpty() function in XclExpString
|
/aoo41x/main/drawinglayer/source/drawinglayeruno/ |
H A D | xprimitive2drenderer.cxx | 180 if(!aBitmapEx.IsEmpty()) in rasterize()
|
/aoo41x/main/desktop/source/app/ |
H A D | cmdlineargs.hxx | 175 sal_Bool IsEmpty() const;
|
/aoo41x/main/vcl/source/control/ |
H A D | spinfld.cxx | 791 if ( maUpperRect.IsEmpty() ) in Resize() 793 …DBG_ASSERT( !maDropDownRect.IsEmpty(), "SpinField::Resize: SPIN && DROPDOWN, but all empty rects?"… in Resize()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | provider.cxx | 272 if( !aBmpEx.IsEmpty() ) in implLoadBitmap() 345 if( !aBmpEx.IsEmpty() ) in implLoadResource()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | bastypes.cxx | 413 if ( !aFloatingPosAndSize.IsEmpty() ) in Docking() 440 if ( !aFloatingPosAndSize.IsEmpty() ) in ToggleFloatingMode()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xlpivot.cxx | 136 bool XclPCItem::IsEmpty() const in IsEmpty() function in XclPCItem 189 if( this->IsEmpty()) in GetItemName()
|
/aoo41x/main/drawinglayer/source/primitive2d/ |
H A D | graphicprimitivehelper2d.cxx | 145 if(aMask.IsEmpty()) in animatedBitmapExPreparator() 169 if(aMask.IsEmpty()) in animatedBitmapExPreparator()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | bitmapex.hxx | 83 sal_Bool IsEmpty() const;
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | tbxcolorupdate.cxx | 86 BitmapWriteAccess* pBmpAcc = aBmp.IsEmpty() ? NULL : aBmp.AcquireWriteAccess(); in Update()
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | MasterPageContainerQueue.cxx | 281 bool MasterPageContainerQueue::IsEmpty (void) const in IsEmpty() function in sd::sidebar::MasterPageContainerQueue
|
/aoo41x/main/sc/inc/ |
H A D | validat.hxx | 140 sal_Bool IsEmpty() const;
|