Searched refs:maProf (Results 1 – 1 of 1) sorted by relevance
553 CheckBox maProf; member in DbgDialog765 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 17 milliseconds