Searched refs:GetErrorText (Results 1 – 15 of 15) sorted by relevance
545 String sCurrentErrorText = aSentenceED.GetErrorText(); in IMPL_LINK()618 String aString = aSentenceED.GetErrorText(); in IMPL_LINK()645 String aString = aSentenceED.GetErrorText(); in IMPL_LINK()654 String aOldWord( aSentenceED.GetErrorText() ); in IMPL_LINK()702 String sErrorText(aSentenceED.GetErrorText()); in IMPL_LINK()841 String sError = aSentenceED.GetErrorText(); in IMPL_LINK()1024 const String aNewWord= aSentenceED.GetErrorText(); in IMPL_LINK()1833 String SentenceEditWindow_Impl::GetErrorText() const in GetErrorText() function in SentenceEditWindow_Impl1858 if( !rDesc.sErrorText.equals( GetErrorText() ) ) in RestoreCurrentError()
77 if (rInfo.GetErrorText().Len() == 0) in executeLoginDialog()94 if (rInfo.GetErrorText().Len() != 0) in executeLoginDialog()95 xDialog->SetErrorText(rInfo.GetErrorText()); in executeLoginDialog()
69 const String& GetErrorText() const { return m_aErrorText; } in GetErrorText() function in LoginErrorInfo
137 ByteString &GetErrorText();
139 nErrorText = GetErrorText(); in GetSpecialErrorText()
98 String GetErrorText() const;
164 static const String& GetErrorText();
444 ByteString &InformationParser::GetErrorText() in GetErrorText() function in InformationParser
284 ByteString GetErrorText() { return aErrorText; } in GetErrorText() function in ParserMessage
553 String aErrorText( pBasic->GetErrorText() ); in IMPL_LINK()
937 rMsg = StarBASIC::GetErrorText(); in translateErrorToVba()
278 tmpErrMsg = pBasic->GetErrorText(); in RTLFUNC()
389 …PrintMessage( pMsg->Prefix(), pMsg->GetErrorText(), aPrefix, aContext, pLine->GetLineNumber(), pLi… in PrintList()
705 String aErrorText( pBasic->GetErrorText() ); in IMPL_LINK()
1529 const String& StarBASIC::GetErrorText() { return GetSbData()->aErrMsg; } in GetErrorText() function in StarBASIC