Searched refs:maMemPtr (Results 1 – 1 of 1) sorted by relevance
545 CheckBox maMemPtr; member in DbgDialog758 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 22 milliseconds