Searched refs:m_aNormalizedHistory (Results 1 – 2 of 2) sorted by relevance
186 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()
90 StringQueue m_aNormalizedHistory; // previous statements, normalized to be used in the list box member in dbaui::DirectSQLDialog
Completed in 28 milliseconds