Home
last modified time | relevance | path

Searched refs:WrappedAddInProperty (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWrappedAddInProperty.cxx42 WrappedAddInProperty::WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper ) in WrappedAddInProperty() function in chart::wrapper::WrappedAddInProperty
47 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()
H A DWrappedAddInProperty.hxx36 class WrappedAddInProperty : public WrappedProperty class
39 WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper );
40 virtual ~WrappedAddInProperty();
H A Dmakefile.mk68 $(SLO)$/WrappedAddInProperty.obj \
H A DChartDocumentWrapper.cxx1579 aWrappedProperties.push_back( new WrappedAddInProperty( *this ) ); in createWrappedProperties()

Completed in 28 milliseconds