Home
last modified time | relevance | path

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

/AOO42X/main/sd/inc/
H A DCustomAnimationPreset.hxx106 …star::uno::Reference< ::com::sun::star::animations::XAnimationNode > getRandomPreset( sal_Int16 nP…
/AOO42X/main/sd/source/core/
H A DCustomAnimationPreset.cxx624 Reference< XAnimationNode > CustomAnimationPresets::getRandomPreset( sal_Int16 nPresetClass ) const in getRandomPreset() function in sd::CustomAnimationPresets
/AOO42X/main/sd/source/ui/unoidl/
H A Drandomnode.cxx591 …s > aEnumAccess( CustomAnimationPresets::getCustomAnimationPresets().getRandomPreset( mnPresetClas… in createEnumeration()