Searched refs:aFixedLine1 (Results 1 – 4 of 4) sorted by relevance
/trunk/main/uui/source/ |
H A D | passworddlg.cxx | 62 ,aFixedLine1( this, ResId( FL_FIXED_LINE_1, *pResMgr )) in PasswordDialog() 100 long nDelta = aFixedLine1.GetPosPixel().Y() - aFTConfirmPassword.GetPosPixel().Y(); in PasswordDialog() 102 lcl_Move( aFixedLine1, -nDelta ); in PasswordDialog() 159 lcl_Move( aFixedLine1, nDelta ); in PasswordDialog()
|
H A D | passworddlg.hxx | 46 FixedLine aFixedLine1; member in PasswordDialog
|
/trunk/main/starmath/inc/ |
H A D | dialog.hxx | 59 FixedLine aFixedLine1; member in SmPrintOptionsTabPage 142 FixedLine aFixedLine1; member in SmFontSizeDialog 174 FixedLine aFixedLine1; member in SmFontTypeDialog 280 FixedLine aFixedLine1; member in SmAlignDialog
|
/trunk/main/starmath/source/ |
H A D | dialog.cxx | 178 aFixedLine1 (this, SmResId( FL_PRINTOPTIONS )), in IMPL_LINK_INLINE_END() 454 aFixedLine1(this, SmResId(1)), in SmFontSizeDialog() 564 aFixedLine1 (this, SmResId(1)), in IMPL_LINK_INLINE_END() 1082 aFixedLine1 (this, SmResId(1)), in SmAlignDialog()
|
Completed in 47 milliseconds