Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx559 Edit maDebugName; member in DbgDialog
770 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 37 milliseconds