Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx539 CheckBox maXtorTrace; member in DbgDialog
753 maXtorTrace( this ), in DbgDialog()
834 maXtorTrace.Show(); in DbgDialog()
835 maXtorTrace.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Trace" ) ) ); in DbgDialog()
837 maXtorTrace.Check( sal_True ); in DbgDialog()
838 maXtorTrace.SetPosSizePixel( LogicToPixel( Point( 270, 15 ), aAppMap ), in DbgDialog()
1220 if ( maXtorTrace.IsChecked() ) in IMPL_LINK()

Completed in 14 milliseconds