Home
last modified time | relevance | path

Searched refs:DEFAUL_MOVE_SIZE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx63 #define DEFAUL_MOVE_SIZE 100 macro
360 …Rectangle aVisRect( aHdlPosition - Point( DEFAUL_MOVE_SIZE, DEFAUL_MOVE_SIZE ), Size( 200, 200 ) ); in handleKeyEvent()
H A DViewsWindow.cxx58 #define DEFAUL_MOVE_SIZE 100 macro
1634 nX *= DEFAUL_MOVE_SIZE; in handleKey()
1635 nY *= DEFAUL_MOVE_SIZE; in handleKey()
1801 …const Rectangle aVisRect( aEndPoint - Point( DEFAUL_MOVE_SIZE, DEFAUL_MOVE_SIZE ), Size( 200, 200 … in handleKey()

Completed in 31 milliseconds