Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.hxx120 … ::com::sun::star::uno::Any getProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect );
H A DCustomAnimationPane.cxx790 aValue = getProperty1Value( mnPropertyType, pEffect ); in updateControls()
1164 Any CustomAnimationPane::getProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect ) in getProperty1Value() function in sd::CustomAnimationPane
1422 addValue( pSet, nHandleProperty1Value, getProperty1Value( nType, pEffect ) ); in createSelectionSet()