Lines Matching refs:WrappedSeriesAreaOrLineProperty
345 class WrappedLineColorProperty : public WrappedSeriesAreaOrLineProperty
368 …: WrappedSeriesAreaOrLineProperty(C2U( "LineColor" ), C2U( "BorderColor" ), C2U( "Color" ), pDataS… in WrappedLineColorProperty()
385 WrappedSeriesAreaOrLineProperty::setPropertyValue( rOuterValue, xInnerPropertySet ); in setPropertyValue()
394 WrappedSeriesAreaOrLineProperty::setPropertyToDefault( xInnerPropertyState ); in setPropertyToDefault()
403 return WrappedSeriesAreaOrLineProperty::getPropertyDefault( xInnerPropertyState ); in getPropertyDefault()
408 class WrappedLineStyleProperty : public WrappedSeriesAreaOrLineProperty
428 …: WrappedSeriesAreaOrLineProperty(C2U( "LineStyle" ), C2U( "BorderStyle" ), C2U( "LineStyle" ), pD… in WrappedLineStyleProperty()
448 WrappedSeriesAreaOrLineProperty::setPropertyValue( aNewValue, xInnerPropertySet ); in setPropertyValue()
457 WrappedSeriesAreaOrLineProperty::setPropertyToDefault( xInnerPropertyState ); in setPropertyToDefault()
753 …aWrappedProperties.push_back( new WrappedSeriesAreaOrLineProperty( C2U( "LineDashName" ), C2U( "Bo… in createWrappedProperties()
754 …aWrappedProperties.push_back( new WrappedSeriesAreaOrLineProperty( C2U( "LineTransparence" ), C2U(… in createWrappedProperties()
755 …aWrappedProperties.push_back( new WrappedSeriesAreaOrLineProperty( C2U( "LineWidth" ), C2U( "Borde… in createWrappedProperties()