Lines Matching refs:rOuterValue

287 …virtual void setPropertyValue( const ::com::sun::star::uno::Any& rOuterValue, const ::com::sun::st…
313 void WrappedDataSourceLabelsInFirstRowProperty::setPropertyValue( const Any& rOuterValue, const Ref… in setPropertyValue() argument
317 if( ! (rOuterValue >>= bLabelsInFirstRow) ) in setPropertyValue()
320 m_aOuterValue = rOuterValue; in setPropertyValue()
389 …virtual void setPropertyValue( const ::com::sun::star::uno::Any& rOuterValue, const ::com::sun::st…
415 void WrappedDataSourceLabelsInFirstColumnProperty::setPropertyValue( const Any& rOuterValue, const … in setPropertyValue() argument
419 if( ! (rOuterValue >>= bLabelsInFirstRow) ) in setPropertyValue()
422 m_aOuterValue = rOuterValue; in setPropertyValue()
491 …virtual void setPropertyValue( const ::com::sun::star::uno::Any& rOuterValue, const ::com::sun::st…
514 void WrappedHasLegendProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue() argument
518 if( ! (rOuterValue >>= bNewValue) ) in setPropertyValue()
579 …virtual void setPropertyValue( const ::com::sun::star::uno::Any& rOuterValue, const ::com::sun::st…
602 void WrappedHasMainTitleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans:… in setPropertyValue() argument
606 if( ! (rOuterValue >>= bNewValue) ) in setPropertyValue()
656 …virtual void setPropertyValue( const ::com::sun::star::uno::Any& rOuterValue, const ::com::sun::st…
679 void WrappedHasSubTitleProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue() argument
683 if( ! (rOuterValue >>= bNewValue) ) in setPropertyValue()