Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedStockProperties.cxx137 class WrappedVolumeProperty : public WrappedStockProperty class
140 … explicit WrappedVolumeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );
141 virtual ~WrappedVolumeProperty();
149 WrappedVolumeProperty::WrappedVolumeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2Mod… in WrappedVolumeProperty() function in chart::wrapper::WrappedVolumeProperty
153 WrappedVolumeProperty::~WrappedVolumeProperty() in ~WrappedVolumeProperty()
157 ::com::sun::star::uno::Any WrappedVolumeProperty::getPropertyValue( const ::com::sun::star::uno::Re… in getPropertyValue()
184 uno::Reference< chart2::XChartTypeTemplate > WrappedVolumeProperty::getNewTemplate( sal_Bool bNewVa… in getNewTemplate()
314 rList.push_back( new WrappedVolumeProperty( spChart2ModelContact ) ); in addWrappedProperties()

Completed in 6 milliseconds