Searched refs:m_sErrPath (Results 1 – 2 of 2) sorted by relevance
511 if( m_sErrPath.Len() ) in UpdateGlosPath()512 m_sErrPath += SVT_SEARCHPATH_DELIMITER; in UpdateGlosPath()514 m_sErrPath += String(aTemp.GetFull()); in UpdateGlosPath()522 (m_sErrPath.Len() && (bPathChanged || m_sOldErrPath != m_sErrPath)) ) in UpdateGlosPath()524 m_sOldErrPath = m_sErrPath; in UpdateGlosPath()528 ERR_AUTOPATH_ERROR, m_sErrPath, in UpdateGlosPath()555 m_sErrPath, ERRCODE_BUTTON_OK ); in ShowError()
63 String m_sErrPath; member in SwGlossaries
Completed in 14 milliseconds