Searched refs:aStdMsg (Results 1 – 1 of 1) sorted by relevance
1725 String aStdMsg( RTL_CONSTASCII_USTRINGPARAM("Fehler ") ); in MakeErrorText() local1726 aStdMsg += String::CreateFromInt32( nOldID); in MakeErrorText()1727 aStdMsg += String( RTL_CONSTASCII_USTRINGPARAM(": Kein Fehlertext verfuegbar!") ); in MakeErrorText()1728 GetSbData()->aErrMsg = aStdMsg; in MakeErrorText()
Completed in 19 milliseconds