Home
last modified time | relevance | path

Searched refs:maMemXtor (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/app/
H A Ddbggui.cxx550 CheckBox maMemXtor; member in DbgDialog
763 maMemXtor( this ), in DbgDialog()
922 maMemXtor.Show(); in DbgDialog()
923 maMemXtor.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Ob~ject Test" ) ) ); in DbgDialog()
925 maMemXtor.Check( sal_True ); in DbgDialog()
926 maMemXtor.SetPosSizePixel( LogicToPixel( Point( 205, 65 ), aAppMap ), in DbgDialog()
1247 if ( maMemXtor.IsChecked() ) in IMPL_LINK()

Completed in 26 milliseconds