Searched refs:GetRowRectPixel (Results 1 – 5 of 5) sorted by relevance
379 Invalidate(GetRowRectPixel(nRow)); in SaveModified()391 Invalidate(GetRowRectPixel(GetCurRow())); in SaveModified()456 Invalidate(GetRowRectPixel(nCurrentRow)); in IMPL_LINK()463 Invalidate(GetRowRectPixel(nCurrentRow)); in IMPL_LINK()
198 Window::Invalidate( GetRowRectPixel( GetCurRow() ), INVALIDATE_UPDATE ); in updateCurrentRow()
578 Rectangle GetRowRectPixel( long nRow,
2287 Rectangle BrowseBox::GetRowRectPixel( long nRow, sal_Bool bRelToBrowser ) const in GetRowRectPixel() function in BrowseBox
2940 ::Rectangle aRowRect( GetRowRectPixel( nRow, sal_True ) ); in Command()
Completed in 71 milliseconds