Searched refs:aHdlPosition (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 190 Point aHdlPosition( pHdl->GetPos() ); in KeyInput() local 191 Rectangle aVisRect( aHdlPosition - Point( 100, 100 ), Size( 200, 200 ) ); in KeyInput()
|
/aoo4110/main/sc/source/ui/drawfunc/ |
H A D | fudraw.cxx | 388 Point aHdlPosition(pHdl->GetPos()); in KeyInput() local 389 Rectangle aVisRect(aHdlPosition - Point(100, 100), Size(200, 200)); in KeyInput()
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fupoor.cxx | 362 Point aHdlPosition(pHdl->GetPos()); in IMPL_LINK_INLINE_END() local 363 Rectangle aVisRect(aHdlPosition - Point(100, 100), Size(200, 200)); in IMPL_LINK_INLINE_END()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | dlgedfunc.cxx | 359 Point aHdlPosition( pHdl->GetPos() ); in handleKeyEvent() local 360 …Rectangle aVisRect( aHdlPosition - Point( DEFAUL_MOVE_SIZE, DEFAUL_MOVE_SIZE ), Size( 200, 200 ) ); in handleKeyEvent()
|
/aoo4110/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 678 Point aHdlPosition(pHdl->GetPos()); in OnTabHandles() local 679 Rectangle aVisRect(aHdlPosition - Point(100, 100), Size(200, 200)); in OnTabHandles()
|
Completed in 41 milliseconds