Home
last modified time | relevance | path

Searched refs:PresetCategoryPtr (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx93 typedef boost::shared_ptr< PresetCategory > PresetCategoryPtr; typedef
94 typedef std::vector< PresetCategoryPtr > PresetCategoryList;
/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx531 rPresetMap.push_back( PresetCategoryPtr( new PresetCategory( aLabel, aEffectsList ) ) ); in importPresets()
643 PresetCategoryPtr pCategory = (*pCategoryList)[nCategory]; in getRandomPreset()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx284 PresetCategoryPtr pCategory( *aCategoryIter++ ); in CustomAnimationCreateTabPage()

Completed in 21 milliseconds