Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/inc/
H A Dgridwin.hxx275 Rectangle GetListValButtonRect( const ScAddress& rButtonPos );
/aoo42x/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.cxx1760 Rectangle aButtonRect = GetListValButtonRect( aListValPos ); in HandleMouseButtonDown()
4547 Invalidate( PixelToLogic( GetListValButtonRect( aListValPos ) ) ); in UpdateListValPos()
4555 Invalidate( PixelToLogic( GetListValButtonRect( aOldPos ) ) ); in UpdateListValPos()

Completed in 112 milliseconds