Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx547 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_Impl
1860 if( !rDesc.sErrorText.equals( GetErrorText() ) ) in RestoreCurrentError()
/trunk/main/uui/source/
H A Diahndl-authentication.cxx77 if (rInfo.GetErrorText().Len() == 0) in executeLoginDialog()
94 if (rInfo.GetErrorText().Len() != 0) in executeLoginDialog()
95 xDialog->SetErrorText(rInfo.GetErrorText()); in executeLoginDialog()
H A Dloginerr.hxx69 const String& GetErrorText() const { return m_aErrorText; } in GetErrorText() function in LoginErrorInfo
/trunk/main/tools/inc/tools/
H A Diparser.hxx137 ByteString &GetErrorText();
/trunk/main/automation/source/app/
H A Dtestbasi.cxx139 nErrorText = GetErrorText(); in GetSpecialErrorText()
/trunk/main/cui/source/inc/
H A DSpellDialog.hxx98 String GetErrorText() const;
/trunk/main/basic/inc/basic/
H A Dsbstar.hxx164 static const String& GetErrorText();
/trunk/main/tools/source/communi/
H A Dparser.cxx444 ByteString &InformationParser::GetErrorText() in GetErrorText() function in InformationParser
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx284 ByteString GetErrorText() { return aErrorText; } in GetErrorText() function in ParserMessage
/trunk/main/basic/workben/
H A Dmgrtest.cxx553 String aErrorText( pBasic->GetErrorText() ); in IMPL_LINK()
/trunk/main/basic/source/runtime/
H A Druntime.cxx937 rMsg = StarBASIC::GetErrorText(); in translateErrorToVba()
H A Dmethods.cxx278 tmpErrMsg = pBasic->GetErrorText(); in RTLFUNC()
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx389 …PrintMessage( pMsg->Prefix(), pMsg->GetErrorText(), aPrefix, aContext, pLine->GetLineNumber(), pLi… in PrintList()
/trunk/main/basctl/source/basicide/
H A Dbaside2.cxx705 String aErrorText( pBasic->GetErrorText() ); in IMPL_LINK()
/trunk/main/basic/source/classes/
H A Dsb.cxx1529 const String& StarBASIC::GetErrorText() { return GetSbData()->aErrMsg; } in GetErrorText() function in StarBASIC

Completed in 80 milliseconds