Lines Matching refs:find
45 …::std::hash_map< ::rtl::OUString, int, ::rtl::OUStringHash >::iterator it = m_aAtomMap.find( rStri… in getAtom()
93 …::std::hash_map< int, ::rtl::OUString, ::std::hash< int > >::const_iterator it = m_aStringMap.find… in getString()
108 return m_aStringMap.find( atom ) != m_aStringMap.end() ? sal_True : sal_False; in hasAtom()
127 m_aAtomLists.find( atomClass ); in insertAtomClass()
137 m_aAtomLists.find( atomClass ); in getAtom()
153 m_aAtomLists.find( atomClass ); in getLastAtom()
161 m_aAtomLists.find( atomClass ); in getRecent()
171 m_aAtomLists.find( atomClass ); in getString()
181 …::std::hash_map< int, AtomProvider*, ::std::hash< int > >::const_iterator it = m_aAtomLists.find( … in hasAtom()
187 …::std::hash_map< int, AtomProvider*, ::std::hash< int > >::const_iterator it = m_aAtomLists.find( … in getClass()
197 …::std::hash_map< int, AtomProvider*, ::std::hash< int > >::const_iterator it = m_aAtomLists.find( … in overrideAtom()