Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx615 void lcl_MoveH( Window& rWin, sal_Int32 nMove ) in lcl_MoveH() function
635 lcl_MoveH( aCategoryText, 2 * nDiff); in ApplyCaptionOrder()
636 lcl_MoveH( aFormatText, -nDiff ); in ApplyCaptionOrder()
637 lcl_MoveH( aFormatBox, -nDiff ); in ApplyCaptionOrder()
638 lcl_MoveH( aCategoryBox, 2 * nDiff); in ApplyCaptionOrder()
639 lcl_MoveH( aSepText, nDiff ); in ApplyCaptionOrder()
640 lcl_MoveH( aSepEdit, nDiff ); in ApplyCaptionOrder()
641 lcl_MoveH( aPosText, nDiff ); in ApplyCaptionOrder()
642 lcl_MoveH( aPosBox, nDiff ); in ApplyCaptionOrder()
643 lcl_MoveH( aPrevWin, nDiff ); in ApplyCaptionOrder()

Completed in 16 milliseconds