Searched refs:WrappedAdditionalShapesProperty (Results 1 – 3 of 3) sorted by relevance
100 WrappedAdditionalShapesProperty::WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocum… in WrappedAdditionalShapesProperty() function in chart::wrapper::WrappedAdditionalShapesProperty105 WrappedAdditionalShapesProperty::~WrappedAdditionalShapesProperty() in ~WrappedAdditionalShapesProperty()109 void WrappedAdditionalShapesProperty::setPropertyValue( const Any& /*rOuterValue*/, const Reference… in setPropertyValue()115 Any WrappedAdditionalShapesProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xI… in getPropertyValue()
68 class WrappedAdditionalShapesProperty : public WrappedProperty class71 WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocumentWrapper );72 virtual ~WrappedAdditionalShapesProperty();
1581 aWrappedProperties.push_back( new WrappedAdditionalShapesProperty( *this ) ); in createWrappedProperties()
Completed in 27 milliseconds