Home
last modified time | relevance | path

Searched refs:aHdlPosition (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx190 Point aHdlPosition( pHdl->GetPos() ); in KeyInput() local
191 Rectangle aVisRect( aHdlPosition - Point( 100, 100 ), Size( 200, 200 ) ); in KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx388 Point aHdlPosition(pHdl->GetPos()); in KeyInput() local
389 Rectangle aVisRect(aHdlPosition - Point(100, 100), Size(200, 200)); in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfupoor.cxx362 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()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx359 Point aHdlPosition( pHdl->GetPos() ); in handleKeyEvent() local
360 …Rectangle aVisRect( aHdlPosition - Point( DEFAUL_MOVE_SIZE, DEFAUL_MOVE_SIZE ), Size( 200, 200 ) ); in handleKeyEvent()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx678 Point aHdlPosition(pHdl->GetPos()); in OnTabHandles() local
679 Rectangle aVisRect(aHdlPosition - Point(100, 100), Size(200, 200)); in OnTabHandles()

Completed in 23 milliseconds