Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx110 class WrappedSymbolAndLinesProperty : public WrappedSeriesOrDiagramProperty< sal_Bool > class
118 …explicit WrappedSymbolAndLinesProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelCon…
120 virtual ~WrappedSymbolAndLinesProperty();
186 rList.push_back( new WrappedSymbolAndLinesProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
538 WrappedSymbolAndLinesProperty::WrappedSymbolAndLinesProperty( in WrappedSymbolAndLinesProperty() function in chart::wrapper::WrappedSymbolAndLinesProperty
546 WrappedSymbolAndLinesProperty::~WrappedSymbolAndLinesProperty() in ~WrappedSymbolAndLinesProperty()
550 sal_Bool WrappedSymbolAndLinesProperty::getValueFromSeries( const Reference< beans::XPropertySet >&… in getValueFromSeries()
556 void WrappedSymbolAndLinesProperty::setValueToSeries( in setValueToSeries()
578 beans::PropertyState WrappedSymbolAndLinesProperty::getPropertyState( const Reference< beans::XProp… in getPropertyState()

Completed in 17 milliseconds