Searched refs:CustomAnimationTextGroupMap (Results 1 – 2 of 2) sorted by relevance
276 typedef std::map< sal_Int32, CustomAnimationTextGroupPtr > CustomAnimationTextGroupMap; typedef361 CustomAnimationTextGroupMap maGroupMap;
2554 CustomAnimationTextGroupMap::iterator aIter( maGroupMap.find( nGroupId ) ); in findGroup()2597 CustomAnimationTextGroupMap::iterator aIter( maGroupMap.begin() ); in createTextGroup()2598 const CustomAnimationTextGroupMap::iterator aEnd( maGroupMap.end() ); in createTextGroup()