Searched refs:BubbleChartType (Results 1 – 4 of 4) sorted by relevance
117 BubbleChartType::BubbleChartType( in BubbleChartType() function in chart::BubbleChartType123 BubbleChartType::BubbleChartType( const BubbleChartType & rOther ) : in BubbleChartType() function in chart::BubbleChartType128 BubbleChartType::~BubbleChartType() in ~BubbleChartType()132 uno::Reference< util::XCloneable > SAL_CALL BubbleChartType::createClone() in createClone()135 return uno::Reference< util::XCloneable >( new BubbleChartType( *this )); in createClone()140 BubbleChartType::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem()172 ::rtl::OUString SAL_CALL BubbleChartType::getChartType() in getChartType()195 OUString SAL_CALL BubbleChartType::getRoleOfSequenceForSeriesLabel() in getRoleOfSequenceForSeriesLabel()202 uno::Any BubbleChartType::GetDefaultValue( sal_Int32 nHandle ) const in GetDefaultValue()213 ::cppu::IPropertyArrayHelper & SAL_CALL BubbleChartType::getInfoHelper() in getInfoHelper()[all …]
33 class BubbleChartType : public ChartType class36 BubbleChartType(39 virtual ~BubbleChartType();44 APPHELPER_SERVICE_FACTORY_HELPER( BubbleChartType )47 explicit BubbleChartType( const BubbleChartType & rOther );
117 ::chart::BubbleChartType::create118 , ::chart::BubbleChartType::getImplementationName_Static119 , ::chart::BubbleChartType::getSupportedServiceNames_Static
67 $(SLO)$/BubbleChartType.obj \
Completed in 14 milliseconds