Searched refs:maDebugName (Results 1 – 1 of 1) sorted by relevance
559 Edit maDebugName; member in DbgDialog770 maDebugName( this ), in DbgDialog()982 maDebugName.Show(); in DbgDialog()983 maDebugName.SetText( XubString( pData->aDebugName, RTL_TEXTENCODING_UTF8 ) ); in DbgDialog()984 maDebugName.SetMaxTextLen( sizeof( pData->aDebugName ) ); in DbgDialog()985 maDebugName.SetPosSizePixel( LogicToPixel( Point( 10, 130 ), aAppMap ), in DbgDialog()1194 …strncpy( aData.aDebugName, ByteString( maDebugName.GetText(), RTL_TEXTENCODING_UTF8 ).GetBuffer(),… in IMPL_LINK()
Completed in 12 milliseconds