Home
last modified time | relevance | path

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

/trunk/main/chart2/source/model/template/
H A DNetChartType.cxx51 NetChartType_Base::NetChartType_Base( in NetChartType_Base() function in chart::NetChartType_Base
56 NetChartType_Base::NetChartType_Base( const NetChartType_Base & rOther ) : in NetChartType_Base() function in chart::NetChartType_Base
61 NetChartType_Base::~NetChartType_Base() in ~NetChartType_Base()
65 NetChartType_Base::createCoordinateSystem( ::sal_Int32 DimensionCount ) in createCoordinateSystem()
101 uno::Any NetChartType_Base::GetDefaultValue( sal_Int32 /*nHandle*/ ) const in GetDefaultValue()
142 ::cppu::IPropertyArrayHelper & SAL_CALL NetChartType_Base::getInfoHelper() in getInfoHelper()
148 uno::Reference< beans::XPropertySetInfo > SAL_CALL NetChartType_Base::getPropertySetInfo() in getPropertySetInfo()
158 NetChartType_Base( xContext ) in NetChartType()
162 NetChartType_Base( rOther ) in NetChartType()
H A DNetChartType.hxx32 class NetChartType_Base : public ChartType class
35 NetChartType_Base( ::com::sun::star::uno::Reference<
37 virtual ~NetChartType_Base();
40 explicit NetChartType_Base( const NetChartType_Base & rOther );
62 class NetChartType : public NetChartType_Base
H A DFilledNetChartType.cxx52 NetChartType_Base( xContext ) in FilledNetChartType()
56 NetChartType_Base( rOther ) in FilledNetChartType()
H A DFilledNetChartType.hxx32 class FilledNetChartType : public NetChartType_Base

Completed in 22 milliseconds