Searched refs:WrappedLineColorProperty (Results 1 – 1 of 1) sorted by relevance
345 class WrappedLineColorProperty : public WrappedSeriesAreaOrLineProperty class348 WrappedLineColorProperty( DataSeriesPointWrapper* pDataSeriesPointWrapper );349 virtual ~WrappedLineColorProperty();366 WrappedLineColorProperty::WrappedLineColorProperty( in WrappedLineColorProperty() function in __anonbd1ea6410111::WrappedLineColorProperty375 WrappedLineColorProperty::~WrappedLineColorProperty() in ~WrappedLineColorProperty()379 void WrappedLineColorProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XP… in setPropertyValue()388 void WrappedLineColorProperty::setPropertyToDefault( const Reference< beans::XPropertyState >& xInn… in setPropertyToDefault()397 Any WrappedLineColorProperty::getPropertyDefault( const Reference< beans::XPropertyState >& xInnerP… in getPropertyDefault()752 aWrappedProperties.push_back( new WrappedLineColorProperty( this ) ); in createWrappedProperties()
Completed in 57 milliseconds