Home
last modified time | relevance | path

Searched refs:GetErrMsg (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dvalidat.hxx112 sal_Bool GetErrMsg( String& rTitle, String& rMsg, ScValidErrorStyle& rStyle ) const;
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx180 sal_Bool ScValidationData::GetErrMsg( String& rTitle, String& rMsg, in GetErrMsg() function in ScValidationData
/trunk/main/sc/source/ui/unoobj/
H A Dfmtuno.cxx628 bShowError = pData->GetErrMsg( aErrorTitle, aErrorMessage, eStyle ); in ScTableValidationObj()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx985 bool bShowError = (pValData->GetErrMsg( aTitle, aText, eScErrorStyle ) == sal_True); in XclExpDV()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx1053 bShowError = pOldData->GetErrMsg( aErrTitle, aErrText, eErrStyle ); in ExecuteDB()

Completed in 97 milliseconds