Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx538 CheckBox maXtorReport; member in DbgDialog
752 maXtorReport( this ), in DbgDialog()
825 maXtorReport.Show(); in DbgDialog()
826 maXtorReport.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Report" ) ) ); in DbgDialog()
828 maXtorReport.Check( sal_True ); in DbgDialog()
829 maXtorReport.SetPosSizePixel( LogicToPixel( Point( 205, 15 ), aAppMap ), in DbgDialog()
1217 if ( maXtorReport.IsChecked() ) in IMPL_LINK()

Completed in 23 milliseconds