Searched refs:SetGridUsed (Results 1 – 1 of 1) sorted by relevance
671 void SetGridUsed( sal_uInt16 nDX, sal_uInt16 nDY, sal_Bool bUsed ) in SetGridUsed() function in ImpIcnCursor700 void SetGridUsed( const Rectangle&, sal_Bool bUsed = sal_True );2566 pImpCursor->SetGridUsed( pViewData->aRect ); in FindBoundingRect()3175 SetGridUsed( pView->GetBoundingRect( pEntry, pViewData ) ); in CreateGridMap()3203 void ImpIcnCursor::SetGridUsed( const Rectangle& rRect, sal_Bool bUsed ) in SetGridUsed() function in ImpIcnCursor3218 SetGridUsed( nCurX, nCurY, bUsed ); in SetGridUsed()3579 SetGridUsed( nCol, nRow, sal_True ); in FindEmptyGridRect()
Completed in 38 milliseconds