Home
last modified time | relevance | path

Searched refs:m_sErrorText (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx112 m_sErrorText = DialogHelper::getResourceString( RID_STR_ERROR_UNKNOWN_STATUS ); in Entry_Impl()
161 m_sErrorText = aMissingDep; in checkDependencies()
396 rtl::OUString aText( m_vEntries[ nPos ]->m_sErrorText ); in CalcActiveHeight()
615 if ( pEntry->m_sErrorText.Len() ) in DrawRow()
618 sDescription = pEntry->m_sErrorText + OUSTR("\n") + pEntry->m_sDescription; in DrawRow()
620 sDescription = pEntry->m_sErrorText; in DrawRow()
1047 pEntry->m_sErrorText = DialogHelper::getResourceString( RID_STR_ERROR_MISSING_LICENSE ); in addEntry()
1082 … (*iIndex)->m_sErrorText = DialogHelper::getResourceString( RID_STR_ERROR_UNKNOWN_STATUS ); in updateEntry()
1084 (*iIndex)->m_sErrorText = String(); in updateEntry()
H A Ddp_gui_extlistbox.hxx79 String m_sErrorText; member

Completed in 16 milliseconds