Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx548 CheckBox maMemLeakReport; member in DbgDialog
761 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 22 milliseconds