Searched refs:maMemReport (Results 1 – 1 of 1) sorted by relevance
546 CheckBox maMemReport; member in DbgDialog759 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 20 milliseconds