Searched refs:lcl_MoveControlY (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | conflictsdlg.cxx | 776 void lcl_MoveControlY( Window& rWindow, long nDelta ) in lcl_MoveControlY() function 810 lcl_MoveControlY( maBtnKeepMine, nDeltaHeight ); in Resize() 813 lcl_MoveControlY( maBtnKeepOther, nDeltaHeight ); in Resize() 815 lcl_MoveControlY( maFlConflicts, nDeltaHeight ); in Resize() 819 lcl_MoveControlY( maBtnKeepAllMine, nDeltaHeight ); in Resize() 822 lcl_MoveControlY( maBtnKeepAllOthers, nDeltaHeight ); in Resize() 825 lcl_MoveControlY( maBtnCancel, nDeltaHeight ); in Resize() 828 lcl_MoveControlY( maBtnHelp, nDeltaHeight ); in Resize()
|
/aoo42x/main/sw/source/ui/envelp/ |
H A D | mailmrge.cxx | 513 void lcl_MoveControlY( Window* ppW, long nDiffSize ) in lcl_MoveControlY() function 585 lcl_MoveControlY( *ppW, aDiffSize.Height() ); in Resize()
|
Completed in 25 milliseconds