Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx536 CheckBox maXtorFunc; member in DbgDialog
750 maXtorFunc( this ), in DbgDialog()
807 maXtorFunc.Show(); in DbgDialog()
808 maXtorFunc.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Function" ) ) ); in DbgDialog()
810 maXtorFunc.Check( sal_True ); in DbgDialog()
811 maXtorFunc.SetPosSizePixel( LogicToPixel( Point( 75, 15 ), aAppMap ), in DbgDialog()
1211 if ( maXtorFunc.IsChecked() ) in IMPL_LINK()

Completed in 18 milliseconds