Lines Matching refs:rAttrName

741 …Factory::AttributeClass AnimationFactory::classifyAttributeName( const ::rtl::OUString& rAttrName )  in classifyAttributeName()  argument
748 switch( mapAttributeName( rAttrName ) ) in classifyAttributeName()
806 …tionSharedPtr AnimationFactory::createNumberPropertyAnimation( const ::rtl::OUString& rAttrName, in createNumberPropertyAnimation() argument
814 switch( mapAttributeName( rAttrName ) ) in createNumberPropertyAnimation()
861 … getDefault<double>( rShape, rAttrName ), in createNumberPropertyAnimation()
869 … getDefault<double>( rShape, rAttrName ), in createNumberPropertyAnimation()
970 …mationSharedPtr AnimationFactory::createEnumPropertyAnimation( const ::rtl::OUString& rAttrName, in createEnumPropertyAnimation() argument
978 switch( mapAttributeName( rAttrName ) ) in createEnumPropertyAnimation()
1032 … getDefault<drawing::FillStyle>( rShape, rAttrName )), in createEnumPropertyAnimation()
1041 … getDefault<drawing::LineStyle>( rShape, rAttrName )), in createEnumPropertyAnimation()
1050 … getDefault<awt::FontSlant>( rShape, rAttrName )), in createEnumPropertyAnimation()
1058 … getDefault<sal_Int16>( rShape, rAttrName ), in createEnumPropertyAnimation()
1066 …ationSharedPtr AnimationFactory::createColorPropertyAnimation( const ::rtl::OUString& rAttrName, in createColorPropertyAnimation() argument
1074 switch( mapAttributeName( rAttrName ) ) in createColorPropertyAnimation()
1124 … getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1133 … getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1141 … getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1149 … getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1157 … getDefault<RGBColor>( rShape, rAttrName ), in createColorPropertyAnimation()
1218 …tionSharedPtr AnimationFactory::createStringPropertyAnimation( const ::rtl::OUString& rAttrName, in createStringPropertyAnimation() argument
1226 switch( mapAttributeName( rAttrName ) ) in createStringPropertyAnimation()
1284 … getDefault< ::rtl::OUString >( rShape, rAttrName ), in createStringPropertyAnimation()
1292 …mationSharedPtr AnimationFactory::createBoolPropertyAnimation( const ::rtl::OUString& rAttrName, in createBoolPropertyAnimation() argument
1300 switch( mapAttributeName( rAttrName ) ) in createBoolPropertyAnimation()