Home
last modified time | relevance | path

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

/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx276 typedef std::map< sal_Int32, CustomAnimationTextGroupPtr > CustomAnimationTextGroupMap; typedef
361 CustomAnimationTextGroupMap maGroupMap;
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx2555 CustomAnimationTextGroupMap::iterator aIter( maGroupMap.find( nGroupId ) ); in findGroup()
2598 CustomAnimationTextGroupMap::iterator aIter( maGroupMap.begin() ); in createTextGroup()
2599 const CustomAnimationTextGroupMap::iterator aEnd( maGroupMap.end() ); in createTextGroup()

Completed in 23 milliseconds