Lines Matching refs:GetEntryBoundRect

803 		const Rectangle& rBoundRect = GetEntryBoundRect( pEntry );  in Paint()
848 const Rectangle& rBoundRect = GetEntryBoundRect( pEntry ); in RepaintEntries()
911 Rectangle aRect( GetEntryBoundRect( pAnchor )); in MouseButtonDown()
913 aRect.Union( GetEntryBoundRect( pEntry ) ); in MouseButtonDown()
1182 aCurSelectionRect = GetEntryBoundRect( pCursor ); in SetCursor_Impl()
1248 Rectangle aRect( GetEntryBoundRect( pCursor ) ); in KeyInput()
1303 Rectangle aRect( GetEntryBoundRect(pCursor)); in KeyInput()
1639 long nRight = GetEntryBoundRect(pEntry).Right(); in CheckHorScrollBar()
1677 long nBottom = GetEntryBoundRect(pEntry).Bottom(); in CheckVerScrollBar()
1910 const Rectangle& rRect = GetEntryBoundRect( pEntry ); in PaintEntryVirtOutDev()
2062 Rectangle aBoundRect( GetEntryBoundRect( pEntry )); in SetEntryPos()
2092 const Rectangle& rBoundRect = GetEntryBoundRect( pEntry ); in SetEntryPos()
2213 const Rectangle& rRect = GetEntryBoundRect( pEntry ); in MakeEntryVisible()
2228 const Rectangle& SvxIconChoiceCtrl_Impl::GetEntryBoundRect( SvxIconChoiceCtrlEntry* pEntry ) in GetEntryBoundRect() function in SvxIconChoiceCtrl_Impl
2237 Rectangle aBound = GetEntryBoundRect( pEntry ); in CalcBmpRect()
2272 Rectangle aBound( GetEntryBoundRect( pEntry ) ); in CalcTextRect()
2464 GetEntryBoundRect( pEntry ); in UpdateBoundingRects()
2590 const Rectangle& rRect = GetEntryBoundRect( pRefEntry ); in ShowDDIcon()
2637 const Rectangle& rRect = GetEntryBoundRect( pRefEntry ); in HideShowDDIcon()
3144 Rectangle aBoundRect( GetEntryBoundRect( pEntry ) ); in CalcFocusRect()
3175 Rectangle aRect( GetEntryBoundRect( pEntry1 ) ); in SelectRect()
3176 aRect.Union( GetEntryBoundRect( pEntry2 ) ); in SelectRect()
3340 Rectangle aRect( GetEntryBoundRect( pEntry1 ) ); in AddSelectedRect()
3341 aRect.Union( GetEntryBoundRect( pEntry2 ) ); in AddSelectedRect()
3498 const Rectangle& rBoundRect = GetEntryBoundRect( pCur ); in AdjustAtGrid()
3566 pView->Invalidate( GetEntryBoundRect( pEntry ) ); in SetEntryTextMode()
4228 pEntry, GetEntryBoundRect( pEntry )); in SetPositionMode()