Searched refs:WrappedLegendAlignmentProperty (Results 1 – 1 of 1) sorted by relevance
65 class WrappedLegendAlignmentProperty : public WrappedProperty class68 WrappedLegendAlignmentProperty();69 virtual ~WrappedLegendAlignmentProperty();79 WrappedLegendAlignmentProperty::WrappedLegendAlignmentProperty() in WrappedLegendAlignmentProperty() function in chart::WrappedLegendAlignmentProperty83 WrappedLegendAlignmentProperty::~WrappedLegendAlignmentProperty() in ~WrappedLegendAlignmentProperty()87 Any WrappedLegendAlignmentProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInne… in getPropertyValue()107 void WrappedLegendAlignmentProperty::setPropertyValue( const Any& rOuterValue, const Reference< bea… in setPropertyValue()157 Any WrappedLegendAlignmentProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()186 Any WrappedLegendAlignmentProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()422 aWrappedProperties.push_back( new WrappedLegendAlignmentProperty() ); in createWrappedProperties()