Searched refs:maErrorText (Results 1 – 3 of 3) sorted by relevance
573 FixedText maErrorText; member in DbgDialog784 maErrorText( this ), in DbgDialog()1114 maErrorText.Show(); in DbgDialog()1115 maErrorText.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Error" ) ) ); in DbgDialog()1116 maErrorText.SetPosSizePixel( LogicToPixel( Point( 220, 210 ), aAppMap ), in DbgDialog()
991 maErrorText.Assign( aText ); in XclExpDV()993 maErrorText.Assign( '\0' ); in XclExpDV()1132 rStrm << mnFlags << maPromptTitle << maErrorTitle << maPromptText << maErrorText; in WriteBody()1148 XML_error, XESTRING_TO_PSZ( maErrorText ), in SaveXml()
267 XclExpString maErrorText; /// The error text. member in XclExpDV
Completed in 34 milliseconds