Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx545 CheckBox maMemPtr; member in DbgDialog
758 maMemPtr( this ), in DbgDialog()
877 maMemPtr.Show(); in DbgDialog()
878 maMemPtr.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Pointer" ) ) ); in DbgDialog()
880 maMemPtr.Check( sal_True ); in DbgDialog()
881 maMemPtr.SetPosSizePixel( LogicToPixel( Point( 205, 50 ), aAppMap ), in DbgDialog()
1232 if ( maMemPtr.IsChecked() ) in IMPL_LINK()

Completed in 19 milliseconds