Home
last modified time | relevance | path

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

/trunk/main/uui/source/
H A Dpassworddlg.cxx62 ,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 Dpassworddlg.hxx46 FixedLine aFixedLine1; member in PasswordDialog
/trunk/main/starmath/inc/
H A Ddialog.hxx58 FixedLine aFixedLine1; member in SmPrintOptionsTabPage
141 FixedLine aFixedLine1; member in SmFontSizeDialog
173 FixedLine aFixedLine1; member in SmFontTypeDialog
279 FixedLine aFixedLine1; member in SmAlignDialog
/trunk/main/starmath/source/
H A Ddialog.cxx160 aFixedLine1 (this, SmResId( FL_PRINTOPTIONS )), in IMPL_LINK_INLINE_END()
423 aFixedLine1(this, SmResId(1)), in SmFontSizeDialog()
527 aFixedLine1 (this, SmResId(1)), in IMPL_LINK_INLINE_END()
1033 aFixedLine1 (this, SmResId(1)), in SmAlignDialog()