Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx553 CheckBox maProf; member in DbgDialog
765 maProf( this ), in DbgDialog()
938 maProf.Show(); in DbgDialog()
939 maProf.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Profiling" ) ) ); in DbgDialog()
941 maProf.Check( sal_True ); in DbgDialog()
942 maProf.SetPosSizePixel( LogicToPixel( Point( 10, 95 ), aAppMap ), in DbgDialog()
1250 if ( maProf.IsChecked() ) in IMPL_LINK()

Completed in 21 milliseconds