Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx1594 class WrappedNumberOfLinesProperty : public WrappedProperty class
1597 WrappedNumberOfLinesProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
1598 virtual ~WrappedNumberOfLinesProperty();
1617 WrappedNumberOfLinesProperty::WrappedNumberOfLinesProperty( ::boost::shared_ptr< Chart2ModelContact… in WrappedNumberOfLinesProperty() function in chart::wrapper::WrappedNumberOfLinesProperty
1624 WrappedNumberOfLinesProperty::~WrappedNumberOfLinesProperty() in ~WrappedNumberOfLinesProperty()
1628 bool WrappedNumberOfLinesProperty::detectInnerValue( uno::Any& rInnerValue ) const in detectInnerValue()
1663 void WrappedNumberOfLinesProperty::setPropertyValue( const Any& rOuterValue, const Reference< beans… in setPropertyValue()
1731 Any WrappedNumberOfLinesProperty::getPropertyValue( const Reference< beans::XPropertySet >& /*xInne… in getPropertyValue()
1740 Any WrappedNumberOfLinesProperty::getPropertyDefault( const Reference< beans::XPropertyState >& /*x… in getPropertyDefault()
2114 aWrappedProperties.push_back( new WrappedNumberOfLinesProperty( m_spChart2ModelContact ) ); in createWrappedProperties()

Completed in 19 milliseconds