Home
last modified time | relevance | path

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

/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx173 StateCache::const_iterator aCachedStatePos = m_aLastKnownStates.find( _nAttributeId ); in getAttributeState() local
174 if ( aCachedStatePos == m_aLastKnownStates.end() ) in getAttributeState()
179 return aCachedStatePos->second; in getAttributeState()

Completed in 20 milliseconds