Searched refs:WrappedVolumeProperty (Results 1 – 1 of 1) sorted by relevance
137 class WrappedVolumeProperty : public WrappedStockProperty class140 … explicit WrappedVolumeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2ModelContact );141 virtual ~WrappedVolumeProperty();149 WrappedVolumeProperty::WrappedVolumeProperty( ::boost::shared_ptr< Chart2ModelContact > spChart2Mod… in WrappedVolumeProperty() function in chart::wrapper::WrappedVolumeProperty153 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 17 milliseconds