Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx345 class WrappedLineColorProperty : public WrappedSeriesAreaOrLineProperty class
348 WrappedLineColorProperty( DataSeriesPointWrapper* pDataSeriesPointWrapper );
349 virtual ~WrappedLineColorProperty();
366 WrappedLineColorProperty::WrappedLineColorProperty( in WrappedLineColorProperty() function in __anonad84af290111::WrappedLineColorProperty
375 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 13 milliseconds