Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddirectsql.cxx186 m_aNormalizedHistory.pop_front(); in implEnsureHistoryLimit()
202 m_aNormalizedHistory.push_back(sNormalized); in implAddToStatementHistory()
215 if (m_aStatementHistory.size() != m_aNormalizedHistory.size()) in impl_CheckInvariants()
316 OSL_ENSURE(m_pSQLHistory->GetSelectEntry() == m_aNormalizedHistory[_nHistoryPos], in switchToHistory()
/aoo42x/main/dbaccess/source/ui/inc/
H A Ddirectsql.hxx90 StringQueue m_aNormalizedHistory; // previous statements, normalized to be used in the list box member in dbaui::DirectSQLDialog

Completed in 9 milliseconds