Searched refs:maXtorExit (Results 1 – 1 of 1) sorted by relevance
537 CheckBox maXtorExit; member in DbgDialog751 maXtorExit( this ), in DbgDialog()816 maXtorExit.Show(); in DbgDialog()817 maXtorExit.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "E~xit" ) ) ); in DbgDialog()819 maXtorExit.Check( sal_True ); in DbgDialog()820 maXtorExit.SetPosSizePixel( LogicToPixel( Point( 140, 15 ), aAppMap ), in DbgDialog()1214 if ( maXtorExit.IsChecked() ) in IMPL_LINK()
Completed in 10 milliseconds