Searched refs:WrappedAddInProperty (Results 1 – 4 of 4) sorted by relevance
42 WrappedAddInProperty::WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper ) in WrappedAddInProperty() function in chart::wrapper::WrappedAddInProperty47 WrappedAddInProperty::~WrappedAddInProperty() in ~WrappedAddInProperty()51 void WrappedAddInProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans::XPrope… in setPropertyValue()61 Any WrappedAddInProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInnerPropert… in getPropertyValue()
36 class WrappedAddInProperty : public WrappedProperty class39 WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper );40 virtual ~WrappedAddInProperty();
68 $(SLO)$/WrappedAddInProperty.obj \
1579 aWrappedProperties.push_back( new WrappedAddInProperty( *this ) ); in createWrappedProperties()
Completed in 14 milliseconds