Searched refs:aBtn1 (Results 1 – 3 of 3) sorted by relevance
105 OKButton aBtn1; member in MyDialog124 aBtn1( this, WB_DEFBUTTON ), in MyDialog()151 aBtn1.SetPosSizePixel( Point( 10, 310 ), Size( 100, 25 ) ); in MyDialog()152 aBtn1.Show(); in MyDialog()
165 aBtn1 ( this, CUI_RES( BTN_1 ) ), in SvxMessDialog()185 aBtn1.SetClickHdl( LINK( this, SvxMessDialog, Button1Hdl ) ); in SvxMessDialog()220 aBtn1.SetText( rNewTxt ); in IMPL_LINK_INLINE_END()
181 PushButton aBtn1; member in SvxMessDialog
Completed in 9 milliseconds