Searched refs:EquationHashMap (Results 1 – 1 of 1) sorted by relevance
1189 typedef std::hash_map< rtl::OUString, sal_Int32, rtl::OUStringHash, OUStringEqFunc> EquationHashMap; typedef1193 …ationParameter( com::sun::star::drawing::EnhancedCustomShapeParameter& rPara, EquationHashMap* pH ) in CheckAndResolveEquationParameter()1201 EquationHashMap::iterator aHashIter( pH->find( aEquationName ) ); in CheckAndResolveEquationParameter()1215 EquationHashMap* pH = new EquationHashMap; in EndElement()1241 EquationHashMap::iterator aHashIter( pH->find( aEquationName ) ); in EndElement()
Completed in 14 milliseconds