Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/app/
H A Ddbggui.cxx546 CheckBox maMemReport; member in DbgDialog
759 maMemReport( this ), in DbgDialog()
886 maMemReport.Show(); in DbgDialog()
887 maMemReport.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Report" ) ) ); in DbgDialog()
889 maMemReport.Check( sal_True ); in DbgDialog()
890 maMemReport.SetPosSizePixel( LogicToPixel( Point( 270, 50 ), aAppMap ), in DbgDialog()
1235 if ( maMemReport.IsChecked() ) in IMPL_LINK()

Completed in 23 milliseconds