Home
last modified time | relevance | path

Searched refs:IsEmpty (Results 51 – 75 of 482) sorted by relevance

12345678910>>...20

/trunk/main/sdext/source/presenter/
H A DPresenterHelpView.cxx67 bool IsEmpty (void) const;
599 bool LineDescriptor::IsEmpty (void) const in IsEmpty() function in sdext::presenter::__anone6988fc90211::LineDescriptor
761 if (aLineDescriptor.IsEmpty()) in FormatText()
779 if ( ! aLineDescriptor.IsEmpty()) in FormatText()
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1039 bool IsEmpty() const { return (mnEndGlyphPos <= 0); } function
1697 if( rVisualItem.IsEmpty()
1775 if( !pVI->IsEmpty() )
1804 if( mpVisualItems[nItem].IsEmpty() )
1868 if( rVI.IsEmpty() )
2112 if( rVI.IsEmpty() )
2127 if( rVI.IsEmpty() )
2342 if( rVisualItem.IsEmpty() )
2450 if( rVisualItem.IsEmpty() )
2720 if( rVisualItem.IsEmpty() )
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx545 bool XclExpSingleCellBase::IsEmpty() const in IsEmpty() function in XclExpSingleCellBase
1101 bool XclExpMultiCellBase::IsEmpty() const in IsEmpty() function in XclExpMultiCellBase
1754 if( maColInfos.IsEmpty() ) in SaveXml()
1988 if( xCell->IsEmpty() ) in Finalize()
2000 return maCellList.IsEmpty() ? 0 : maCellList.GetFirstRecord()->GetXclCol(); in GetFirstUsedXclCol()
2005 return maCellList.IsEmpty() ? 0 : (maCellList.GetLastRecord()->GetLastXclCol() + 1); in GetFirstFreeXclCol()
2011 return !::get_flag( mnFlags, static_cast< sal_uInt16 >( ~nAllowedFlags ) ) && IsEmpty(); in IsDefaultable()
2024 …DBG_ASSERT( mbEnabled || maCellList.IsEmpty(), "XclExpRow::WriteCellList - cells in disabled row" … in WriteCellList()
2135 …sal_uInt32 nDefaultXclRow = maRowList.IsEmpty() ? 0 : (maRowList.GetLastRecord()->GetXclRow() + 1); in Finalize()
2198 if( !xRow->IsEmpty() ) // empty rows return (0...0) as used range in Finalize()
H A Dxecontent.cxx833 return !maCFList.IsEmpty() && !maXclRanges.empty(); in IsValid()
847 DBG_ASSERT( !maCFList.IsEmpty(), "XclExpCondfmt::WriteBody - no CF records to write" ); in WriteBody()
1210 if( !maDVList.IsEmpty() ) in Save()
1219 if( maDVList.IsEmpty() ) in SaveXml()
1241 if( !maDVList.IsEmpty() ) in SearchOrCreateDv()
/trunk/main/vcl/source/window/
H A Dintrowin.cxx67 if( ! rBitmap.IsEmpty() ) in SetBackgroundBitmap()
76 if( ! rBitmapEx.IsEmpty() ) in SetBackgroundBitmap()
H A Dwindow2.cxx288 if ( !aRect1.IsEmpty() ) in ImplInvalidateAllOverlapBackgrounds()
293 if ( pWindow->mpWindowImpl->mpOverlapData->mpSaveBackRgn->IsEmpty() ) in ImplInvalidateAllOverlapBackgrounds()
443 if ( aRect.IsEmpty() ) in Invert()
559 if ( aRect.IsEmpty() ) in InvertTracking()
839 if ( !aClip.IsEmpty() ) in SaveBackground()
H A Dtoolbox.cxx329 if( pWrapper && !pWrapper->GetDragArea().IsEmpty() ) in ImplDrawGrip()
1196 if ( nLast || !it->maRect.IsEmpty() ) in ImplFindItemPos()
3213 if( !pThis->mpData->maMenubuttonItem.maRect.IsEmpty() ) in ImplDrawMenubutton()
3327 if ( maUpperRect.IsEmpty() || maLowerRect.IsEmpty() ) in ImplDrawSpin()
3356 if ( maNextToolRect.IsEmpty() ) in ImplDrawNext()
3445 if ( pItem->maRect.IsEmpty() ) in ImplDrawItem()
3820 if ( !(it->maRect.IsEmpty()) ) in ImplStartCustomizeMode()
3849 if ( !(it->maRect.IsEmpty()) ) in ImplEndCustomizeMode()
3863 if ( !pItem->maRect.IsEmpty() ) in ImplDrawFloatwinBorder()
4848 if( aRect.IsEmpty() ) in RequestHelp()
[all …]
/trunk/main/svx/source/accessibility/
H A DAccessibleTextEventQueue.cxx93 bool AccessibleTextEventQueue::IsEmpty() const in IsEmpty() function in accessibility::AccessibleTextEventQueue
101 while( !IsEmpty() ) in Clear()
/trunk/main/vcl/source/gdi/
H A Dalpha.cxx137 if( !aRectDst.IsEmpty() ) in CopyPixel()
147 if( !aRectSrc.IsEmpty() ) in CopyPixel()
181 if( !aRectSrc.IsEmpty() && ( aRectSrc != aRectDst ) ) in CopyPixel()
H A Doutdev4.cxx618 if( !rPoly.GetBoundRect().IsEmpty() ) in ImplDrawComplexGradient()
723 if ( !aRect.IsEmpty() ) in DrawGradient()
894 if( !Rectangle( PixelToLogic( Point() ), GetOutputSize() ).IsEmpty() ) in DrawGradient()
901 if ( !aRect.IsEmpty() ) in DrawGradient()
951 if( !aDstRect.IsEmpty() ) in DrawGradient()
1014 if ( !aRect.IsEmpty() ) in AddGradientActions()
H A Dgdimtf.cxx1483 if( ! i_rInBounds.IsEmpty() && ! i_rClipStack.empty() && ! i_rClipStack.back().IsEmpty() ) in ImplActionBounds()
1485 if( ! aBounds.IsEmpty() ) in ImplActionBounds()
1487 if( ! o_rOutBounds.IsEmpty() ) in ImplActionBounds()
1494 if( ! o_pHairline->IsEmpty() ) in ImplActionBounds()
1810 if( aClipStack.back().IsEmpty() ) in GetBoundRect()
1821 if( aClipStack.back().IsEmpty() ) in GetBoundRect()
1887 if( ! aClipStack.back().IsEmpty() ) in GetBoundRect()
3039 if ( !rBmpEx.IsEmpty() ) in CreateThumbnail()
3080 if ( !aOverlayRect.IsEmpty() ) in CreateThumbnail()
3137 return !rBmpEx.IsEmpty(); in CreateThumbnail()
/trunk/main/editeng/source/items/
H A Dbulitem.cxx145 if( !rBmp.IsEmpty() ) in SvxBulletItem()
196 if( aBmp.IsEmpty() ) in SvxBulletItem()
481 if( rBmp.IsEmpty() ) in SetBitmap()
/trunk/main/svtools/source/table/
H A Dtablegeometry.hxx65 …bool isValid() const { return !m_aRect.GetIntersection( m_rBoundaries ).IsEmpty(); } in isValid()
159 inline bool isValid() const { return !getRect().IsEmpty(); } in isValid()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx1513 if ( IsEmpty() ) in Prepare()
1986 if( !IsEmpty() ) in WouldFit()
1993 if ( IsEmpty() && !bTst ) in WouldFit()
2092 if( IsEmpty() ) in GetParHeight()
2128 if( !HasPara() && !(IsValid() && IsEmpty()) ) in GetFormatted()
2370 if ( IsEmpty() ) in _CalcHeightOfLastLine()
2492 if( IsEmpty() && IsValid() ) in FirstLineHeight()
/trunk/main/sd/source/ui/framework/configuration/
H A DChangeRequestQueueProcessor.cxx209 bool ChangeRequestQueueProcessor::IsEmpty (void) const in IsEmpty() function in sd::framework::ChangeRequestQueueProcessor
219 while ( ! IsEmpty()) in ProcessUntilEmpty()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmarkerarrayprimitive2d.cxx52 if(nMarkerCount && !getMarker().IsEmpty()) in create2DDecomposition()
122 if(!getMarker().IsEmpty()) in getB2DRange()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx76 sal_Bool IsEmpty() const { return( 0 == mnID4 ); } in IsEmpty() function in GraphicID
272 …DBG_ASSERT( GetID().IsEmpty(), "GraphicCacheEntry::ImplInit: Could not initialize graphic! (=>KA)"… in ImplInit()
787 if( pEntry->GetID().IsEmpty() ) in GraphicObjectWasSwappedIn()
906 if( pEntry && pEntry->GetID().IsEmpty() ) in GetUniqueID()
/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx544 if( rFieldWindow.IsEmpty() ) in GrabFieldFocus()
546 if( maWndSelect.IsEmpty() ) in GrabFieldFocus()
925 … pTargetWindow && (pTargetWindow->GetType() != PIVOTFIELDTYPE_SELECT) && !pTargetWindow->IsEmpty(); in IMPL_LINK()
944 GrabFieldFocus( pSourceWindow->IsEmpty() ? *pTargetWindow : *pSourceWindow ); in IMPL_LINK()
/trunk/main/svx/source/svdraw/
H A Dsvdviter.cxx104 return !aObjLay.IsEmpty(); in ImpCheckPageView()
131 if(!aObjLay.IsEmpty()) in ImpCheckPageView()
/trunk/main/sc/source/core/data/
H A Ddpdimsave.cxx80 bool ScDPSaveGroupItem::IsEmpty() const in IsEmpty() function in ScDPSaveGroupItem
230 if ( aIter->IsEmpty() ) // removed last item from the group? in RemoveFromGroups()
247 bool ScDPSaveGroupDimension::IsEmpty() const in IsEmpty() function in ScDPSaveGroupDimension
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx263 if ( ! aPreview.IsEmpty()) in PaintPreview()
320 if (aMarkedPreview.IsEmpty() || aMarkedPreview.GetSizePixel()!=aPreviewBox.GetSize()) in GetPreviewBitmap()
490 if (rBackground.IsEmpty()) in GetBackground()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx1642 pFrame->maRestorePosSize.IsEmpty() ? in maximizeFrame()
1648 pFrame->maRestorePosSize.IsEmpty() ? in maximizeFrame()
1656 pFrame->maRestorePosSize.IsEmpty() ? in maximizeFrame()
1661 pFrame->maRestorePosSize.IsEmpty() ? in maximizeFrame()
1685 if( pFrame->maRestorePosSize.IsEmpty() ) in maximizeFrame()
1770 else if( pFrame->maRestorePosSize.IsEmpty() ) in maximizeFrame()
1824 else if( pFrame->maRestorePosSize.IsEmpty() ) in maximizeFrame()
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx186 if( !pWrtShell || aVisArea.IsEmpty() ) // keine Shell -> keine Aenderung in DocSzChgd()
435 if ( aVisArea.IsEmpty() ) in Scroll()
488 if( !aVisArea.IsEmpty() && ( in Scroll()
1199 || !aVisArea.IsEmpty()), "Small world, isn't it?" ); in OuterResizePixel()
1299 if ( !aVisArea.IsEmpty() ) in UpdateScrollbars()
/trunk/main/svtools/inc/svtools/
H A Dtxtattr.hxx180 inline sal_Bool IsEmpty();
226 inline sal_Bool TextCharAttrib::IsEmpty() in IsEmpty() function in TextCharAttrib
/trunk/main/sc/inc/
H A Ddpdimsave.hxx65 bool IsEmpty() const;
109 bool IsEmpty() const;

Completed in 197 milliseconds

12345678910>>...20