Home
last modified time | relevance | path

Searched refs:GetListValButtonRect (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/inc/
H A Dgridwin.hxx275 Rectangle GetListValButtonRect( const ScAddress& rButtonPos );
/aoo41x/main/sc/source/ui/view/
H A Dgridwin4.cxx1344 Rectangle aRect = GetListValButtonRect( aListValPos ); in DrawButtons()
1359 Rectangle ScGridWindow::GetListValButtonRect( const ScAddress& rButtonPos ) in GetListValButtonRect() function in ScGridWindow
H A Dgridwin.cxx1745 Rectangle aButtonRect = GetListValButtonRect( aListValPos ); in HandleMouseButtonDown()
4532 Invalidate( PixelToLogic( GetListValButtonRect( aListValPos ) ) ); in UpdateListValPos()
4540 Invalidate( PixelToLogic( GetListValButtonRect( aOldPos ) ) ); in UpdateListValPos()

Completed in 66 milliseconds