Searched refs:maInfoButton (Results 1 – 1 of 1) sorted by relevance
580 PushButton maInfoButton; member in DbgDialog790 maInfoButton( this ), in DbgDialog()1161 maInfoButton.Show(); in DbgDialog()1162 maInfoButton.SetClickHdl( LINK( this, DbgDialog, ClickHdl ) ); in DbgDialog()1163 maInfoButton.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Info..." ) ) ); in DbgDialog()1164 maInfoButton.SetPosSizePixel( LogicToPixel( Point( 130, 260 ), aAppMap ), in DbgDialog()1302 else if ( pButton == &maInfoButton ) in IMPL_LINK()
Completed in 87 milliseconds