Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAddInProperty.cxx71 WrappedBaseDiagramProperty::WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper… in WrappedBaseDiagramProperty() function in chart::wrapper::WrappedBaseDiagramProperty
76 WrappedBaseDiagramProperty::~WrappedBaseDiagramProperty() in ~WrappedBaseDiagramProperty()
80 void WrappedBaseDiagramProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::… in setPropertyValue()
90 Any WrappedBaseDiagramProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerP… in getPropertyValue()
H A DWrappedAddInProperty.hxx52 class WrappedBaseDiagramProperty : public WrappedProperty class
55 WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper );
56 virtual ~WrappedBaseDiagramProperty();
H A DChartDocumentWrapper.cxx1580 aWrappedProperties.push_back( new WrappedBaseDiagramProperty( *this ) ); in createWrappedProperties()

Completed in 21 milliseconds