Searched refs:WrappedLegendAlignmentProperty (Results 1 – 1 of 1) sorted by relevance
65 class WrappedLegendAlignmentProperty : public WrappedProperty class68 WrappedLegendAlignmentProperty();69 virtual ~WrappedLegendAlignmentProperty();81 WrappedLegendAlignmentProperty::WrappedLegendAlignmentProperty() in WrappedLegendAlignmentProperty() function in chart::WrappedLegendAlignmentProperty85 WrappedLegendAlignmentProperty::~WrappedLegendAlignmentProperty() in ~WrappedLegendAlignmentProperty()89 Any WrappedLegendAlignmentProperty::getPropertyValue( const Reference< beans::XPropertySet >& xInne… in getPropertyValue()110 void WrappedLegendAlignmentProperty::setPropertyValue( const Any& rOuterValue, const Reference< bea… in setPropertyValue()161 Any WrappedLegendAlignmentProperty::convertInnerToOuterValue( const Any& rInnerValue ) const in convertInnerToOuterValue()190 Any WrappedLegendAlignmentProperty::convertOuterToInnerValue( const Any& rOuterValue ) const in convertOuterToInnerValue()435 aWrappedProperties.push_back( new WrappedLegendAlignmentProperty() ); in createWrappedProperties()
Completed in 16 milliseconds