Searched refs:GetEntryBoundRect (Results 1 – 4 of 4) sorted by relevance
58 pView->GetEntryBoundRect((SvxIconChoiceCtrlEntry*)(pList->GetObject(nCurPos))); in GetSortListPos()135 const Rectangle& rRefRect = pView->GetEntryBoundRect(pCurEntry); in SearchCol()147 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchCol()161 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchCol()186 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchCol()210 const Rectangle& rRefRect = pView->GetEntryBoundRect(pCurEntry); in SearchRow()222 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchRow()236 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchRow()261 const Rectangle& rRect = pView->GetEntryBoundRect( pEntry ); in SearchRow()368 long nOpt = pView->GetEntryBoundRect( pStart ).Top(); in GoPageUpDown()[all …]
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()[all …]
249 aEntryRect = _pImp->GetEntryBoundRect ( pEntry ); in ArrangeIcons()264 aEntryRect = _pImp->GetEntryBoundRect ( pEntry ); in ArrangeIcons()567 return _pImp->GetEntryBoundRect( pEntry ); in GetBoundingBox()583 Point aPos = _pImp->GetEntryBoundRect( pEntry ).TopLeft(); in FillLayoutData()
402 const Rectangle& GetEntryBoundRect( SvxIconChoiceCtrlEntry* );