Home
last modified time | relevance | path

Searched refs:GetEntryBoundRect (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svtools/source/contnr/
H A Dimivctl2.cxx58 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 …]
H A Dimivctl1.cxx803 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 …]
H A Divctrl.cxx249 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()
H A Dimivctl.hxx402 const Rectangle& GetEntryBoundRect( SvxIconChoiceCtrlEntry* );