Searched refs:maMemLeakReport (Results 1 – 1 of 1) sorted by relevance
548 CheckBox maMemLeakReport; member in DbgDialog761 maMemLeakReport( this ), in DbgDialog()904 maMemLeakReport.Show(); in DbgDialog()905 maMemLeakReport.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Leak-Report" ) ) ); in DbgDialog()907 maMemLeakReport.Check( sal_True ); in DbgDialog()908 maMemLeakReport.SetPosSizePixel( LogicToPixel( Point( 75, 65 ), aAppMap ), in DbgDialog()1241 if ( maMemLeakReport.IsChecked() ) in IMPL_LINK()
Completed in 13 milliseconds