Searched refs:rAttributeList (Results 1 – 2 of 2) sorted by relevance
164 get_value( const uno::Sequence< beans::PropertyValue >& rAttributeList, in get_value() argument168 return func(rAttributeList[nIndex].Value); in get_value()326 get_color_value(const uno::Sequence< beans::PropertyValue >& rAttributeList, in get_color_value() argument335 nColor = rAttributeList[nIndex].Value.get<sal_Int32>(); in get_color_value()847 if( rAttributeList[nContourIndex].Value.get<sal_Bool>() ) in get_font_effect()853 sal_Int16 n = rAttributeList[nReliefIndex].Value.get<sal_Int16>(); in get_font_effect()891 if( rAttributeList[nBlinkIndex].Value.get<sal_Bool>() ) in get_text_decoration()1129 for( sal_Int32 i = 0; i < rAttributeList.getLength(); i++ ) in find_exported_attributes()1166 const uno::Sequence< beans::PropertyValue >& rAttributeList, in attribute_set_new_from_property_values()1178 find_exported_attributes(aIndexList, rAttributeList); in attribute_set_new_from_property_values()[all …]
34 const com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >& rAttributeList,
Completed in 19 milliseconds