Searched refs:aBtn2 (Results 1 – 3 of 3) sorted by relevance
106 CancelButton aBtn2; member in MyDialog125 aBtn2( this ) in MyDialog()154 aBtn2.SetPosSizePixel( Point( 120, 310 ), Size( 100, 25 ) ); in MyDialog()155 aBtn2.Show(); in MyDialog()
166 aBtn2 ( this, CUI_RES( BTN_2 ) ), in SvxMessDialog()186 aBtn2.SetClickHdl( LINK( this, SvxMessDialog, Button2Hdl ) ); in SvxMessDialog()224 aBtn2.SetText( rNewTxt ); in IMPL_LINK_INLINE_END()
182 PushButton aBtn2; member in SvxMessDialog
Completed in 19 milliseconds