Home
last modified time | relevance | path

Searched refs:rPropertyValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/tools/
H A DDataSeriesHelper.cxx605 … const OUString& rPropertyName, const uno::Any& rPropertyValue ) in setPropertyAlsoToAllAttributedDataPoints() argument
611 xSeriesProperties->setPropertyValue( rPropertyName, rPropertyValue ); in setPropertyAlsoToAllAttributedDataPoints()
620 xPointProp->setPropertyValue( rPropertyName, rPropertyValue ); in setPropertyAlsoToAllAttributedDataPoints()
626 … const OUString& rPropertyName, const uno::Any& rPropertyValue ) in hasAttributedDataPointDifferentValue() argument
641 if( !( rPropertyValue==aPointValue ) ) in hasAttributedDataPointDifferentValue()
/trunk/main/chart2/source/inc/
H A DDataSeriesHelper.hxx165 const ::com::sun::star::uno::Any& rPropertyValue );
171 const ::com::sun::star::uno::Any& rPropertyValue );
/trunk/main/sdext/source/minimizer/
H A Dunodialog.cxx371 …lProperty( const OUString& rControlName, const OUString& rPropertyName, const Any& rPropertyValue ) in setControlProperty() argument
378 xPropertySet->setPropertyValue( rPropertyName, rPropertyValue ); in setControlProperty()
H A Dunodialog.hxx109 …rControlName, const rtl::OUString& rPropertyName, const com::sun::star::uno::Any& rPropertyValue );

Completed in 30 milliseconds