Searched refs:rPropertyValue (Results 1 – 4 of 4) sorted by relevance
605 … const OUString& rPropertyName, const uno::Any& rPropertyValue ) in setPropertyAlsoToAllAttributedDataPoints() argument611 xSeriesProperties->setPropertyValue( rPropertyName, rPropertyValue ); in setPropertyAlsoToAllAttributedDataPoints()620 xPointProp->setPropertyValue( rPropertyName, rPropertyValue ); in setPropertyAlsoToAllAttributedDataPoints()626 … const OUString& rPropertyName, const uno::Any& rPropertyValue ) in hasAttributedDataPointDifferentValue() argument641 if( !( rPropertyValue==aPointValue ) ) in hasAttributedDataPointDifferentValue()
165 const ::com::sun::star::uno::Any& rPropertyValue );171 const ::com::sun::star::uno::Any& rPropertyValue );
371 …lProperty( const OUString& rControlName, const OUString& rPropertyName, const Any& rPropertyValue ) in setControlProperty() argument378 xPropertySet->setPropertyValue( rPropertyName, rPropertyValue ); in setControlProperty()
109 …rControlName, const rtl::OUString& rPropertyName, const com::sun::star::uno::Any& rPropertyValue );
Completed in 20 milliseconds