Home
last modified time | relevance | path

Searched refs:GetFocusRect (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx602 Rectangle aRect = pView->GetFocusRect( pCursor, nY ); in RecalcFocusRect()
696 Rectangle aRect = pView->GetFocusRect( pCursor, nY ); in ShowCursor()
805 Rectangle aRect( pView->GetFocusRect( pEntry, nLine )); in EntryReallyHit()
3203 aPopupPos = pView->GetFocusRect( pSelected, pView->GetEntryPosition( pSelected ).Y() ).Center(); in Command()
3547 Rectangle aRect = pView->GetFocusRect( (SvLBoxEntry*)pEntry, nY ); in ShowFocusRect()
H A Dsvtreebx.cxx1864 aRect = GetFocusRect( pEntry, nLine ); in PaintEntry1()
1973 Rectangle SvTreeListBox::GetFocusRect( SvLBoxEntry* pEntry, long nLine ) in GetFocusRect() function in SvTreeListBox
2339 aRect = ((SvTreeListBox*)this)->GetFocusRect( pEntry, aPos.Y() ); in GetDragRegion()
2791 Rectangle aRect = GetFocusRect( pEntry, aPos.Y() ); in GetBoundingRect()
H A Dsvicnvw.cxx417 Rectangle SvIconView::GetFocusRect( SvLBoxEntry* pEntry ) in GetFocusRect() function in SvIconView
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx205 Rectangle OCreationList::GetFocusRect( SvLBoxEntry* _pEntry, long _nLine ) in GetFocusRect() function in OCreationList
207 Rectangle aRect = SvTreeListBox::GetFocusRect( _pEntry, _nLine ); in GetFocusRect()
H A DAppDetailView.hxx105 virtual Rectangle GetFocusRect( SvLBoxEntry* _pEntry, long _nLine );
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx204 Rectangle GetFocusRect( SvLBoxEntry* );
H A Dsvtreebx.hxx324 virtual Rectangle GetFocusRect( SvLBoxEntry*, long nLine );
/trunk/main/vcl/inc/vcl/
H A Dbutton.hxx99 const Rectangle& GetFocusRect() const;
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx924 ::Rectangle aEntryRect( rTree.GetFocusRect( pEntry, rTree.GetEntryPosition( pEntry ).Y() ) ); in getNodeRect()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx2694 oldRectangle = GetFocusRect( pEntry,tempPoint.Y() ); in KeyInput()
/trunk/main/vcl/source/control/
H A Dbutton.cxx317 const Rectangle& Button::GetFocusRect() const in GetFocusRect() function in Button

Completed in 111 milliseconds