Searched refs:ConstToConst (Results 1 – 1 of 1) sorted by relevance
61 typedef std::hash_map< sal_Int32, sal_Int32 > ConstToConst; typedef64 ConstToConst MSO2OOO;65 ConstToConst OOO2MSO;92 ConstToConst::iterator it = MSO2OOO.find( nMSOConst ); in getOOOFromMSO()99 ConstToConst::iterator it = OOO2MSO.find( nOOOConst ); in getMSOFromOOO()
Completed in 10 milliseconds