Home
last modified time | relevance | path

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

/aoo41x/main/sd/inc/
H A DCustomAnimationPreset.hxx94 typedef std::vector< PresetCategoryPtr > PresetCategoryList; typedef
115 const PresetCategoryList& getEntrancePresets() const { return maEntrancePresets; } in getEntrancePresets()
116 const PresetCategoryList& getEmphasisPresets() const { return maEmphasisPresets; } in getEmphasisPresets()
117 const PresetCategoryList& getExitPresets() const { return maExitPresets; } in getExitPresets()
118 const PresetCategoryList& getMotionPathsPresets() const { return maMotionPathsPresets; } in getMotionPathsPresets()
119 const PresetCategoryList& getMiscPresets() const { return maMiscPresets; } in getMiscPresets()
137 PresetCategoryList maEntrancePresets;
138 PresetCategoryList maEmphasisPresets;
139 PresetCategoryList maExitPresets;
140 PresetCategoryList maMotionPathsPresets;
[all …]
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx189 …ent, CustomAnimationCreateDialog* pDialogParent, int nTabId, const PresetCategoryList& rCategoryLi…
253 …ent, CustomAnimationCreateDialog* pDialogParent, int nTabId, const PresetCategoryList& rCategoryLi… in CustomAnimationCreateTabPage()
280 PresetCategoryList::const_iterator aCategoryIter( rCategoryList.begin() ); in CustomAnimationCreateTabPage()
281 const PresetCategoryList::const_iterator aCategoryEnd( rCategoryList.end() ); in CustomAnimationCreateTabPage()
/aoo41x/main/sd/source/core/
H A DCustomAnimationPreset.cxx481 …MultiServiceFactory >& xConfigProvider, const OUString& rNodePath, PresetCategoryList& rPresetMap … in importPresets()
628 const PresetCategoryList* pCategoryList = 0; in getRandomPreset()

Completed in 26 milliseconds