Searched refs:GetErrorText (Results 1 – 15 of 15) sorted by relevance
547 String sCurrentErrorText = aSentenceED.GetErrorText(); in IMPL_LINK()620 String aString = aSentenceED.GetErrorText(); in IMPL_LINK()647 String aString = aSentenceED.GetErrorText(); in IMPL_LINK()656 String aOldWord( aSentenceED.GetErrorText() ); in IMPL_LINK()704 String sErrorText(aSentenceED.GetErrorText()); in IMPL_LINK()843 String sError = aSentenceED.GetErrorText(); in IMPL_LINK()1026 const String aNewWord= aSentenceED.GetErrorText(); in IMPL_LINK()1835 String SentenceEditWindow_Impl::GetErrorText() const in GetErrorText() function in SentenceEditWindow_Impl1860 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 GetSpechialErrorText()
98 String GetErrorText() const;
163 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
Completed in 135 milliseconds