Lines Matching defs:rRect

377 sal_uInt16 GetTextLines( OutputDevice* pDev, const Rectangle& rRect,  in GetTextLines()
392 Rectangle GetTextRect( OutputDevice* pDev, const Rectangle& rRect, in GetTextRect()
463 void DrawText( OutputDevice* pDev, const Rectangle& rRect, in DrawText()
1161 void SvImpIconView::AdjustVirtSize( const Rectangle& rRect ) in AdjustVirtSize()
1209 void SvImpIconView::Paint( const Rectangle& rRect ) in Paint()
1288 sal_Bool SvImpIconView::GetResizeRect( Rectangle& rRect ) in GetResizeRect()
1304 void SvImpIconView::PaintResizeRect( const Rectangle& rRect ) in PaintResizeRect()
2011 void SvImpIconView::PaintEmphasis( const Rectangle& rRect, sal_Bool bSelected, in PaintEmphasis()
2049 void SvImpIconView::PaintItem( const Rectangle& rRect, in PaintItem()
2192 const Rectangle& rRect = GetBoundingRect( pEntry ); in InvalidateEntry() local
2659 const Rectangle& rRect = GetBoundingRect( pRefEntry ); in ShowDDIcon() local
2706 const Rectangle& rRect = GetBoundingRect( pRefEntry ); in HideShowDDIcon() local
2902 void SvImpIconView::MakeVisible( const Rectangle& rRect, sal_Bool bScrBar ) in MakeVisible()
3071 const Rectangle& rRect= in GetSortListPos() local
3105 Rectangle rRect( pView->CalcBmpRect( pEntry,0,pViewData ) ); in ImplCreate() local
3170 const Rectangle& rRect = pViewData->aRect; in CreateGridMap() local
3203 void ImpIcnCursor::SetGridUsed( const Rectangle& rRect, sal_Bool bUsed ) in SetGridUsed()
3264 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in SearchCol() local
3278 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in SearchCol() local
3304 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in SearchCol() local
3340 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in SearchRow() local
3354 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in SearchRow() local
3380 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in SearchRow() local
3563 sal_Bool ImpIcnCursor::FindEmptyGridRect( Rectangle& rRect ) in FindEmptyGridRect()
3616 const Rectangle& rRect = pView->GetBoundingRect( pEntry ); in CreateGridAjustData() local
3637 Rectangle rRect( pView->CalcBmpRect(pEntry) ); in CreateGridAjustData() local
3749 void SvImpIconView::SelectRect( const Rectangle& rRect, sal_Bool bAdd, in SelectRect()
3850 void SvImpIconView::AddSelectedRect( const Rectangle& rRect, short nBorderOffs ) in AddSelectedRect()
3876 void SvImpIconView::DrawSelectionRect( const Rectangle& rRect ) in DrawSelectionRect()
3893 void SvImpIconView::ImpDrawXORRect( const Rectangle& rRect ) in ImpDrawXORRect()