Searched refs:ScVbaChart (Results 1 – 6 of 6) sorted by relevance
86 ScVbaChart::getName() throw (css::uno::RuntimeException) in getName()635 ScVbaChart::getDefaultSeriesDescriptions( sal_Int32 _nCount ) in getDefaultSeriesDescriptions()647 ScVbaChart::setDefaultChartType() throw ( script::BasicErrorException ) in setDefaultChartType()892 ScVbaChart::is3D() throw ( uno::RuntimeException ) in is3D()916 ScVbaChart::isStacked() throw ( uno::RuntimeException ) in isStacked()925 ScVbaChart::is100PercentStacked() throw ( uno::RuntimeException ) in is100PercentStacked()991 ScVbaChart::hasMarkers() throw ( script::BasicErrorException ) in hasMarkers()1017 ScVbaChart::assignDiagramAttributes() in assignDiagramAttributes()1093 ScVbaChart::getSeriesCount() throw ( script::BasicErrorException ) in getSeriesCount()1232 ScVbaChart::getServiceImplName() in getServiceImplName()[all …]
40 ScVbaChart* 43 ScVbaChart* pChart = static_cast< ScVbaChart* >( moChartParent.get() ); in getChartPtr()80 ScVbaChart* pChart = getChartPtr(); in getAxisTitle()237 ScVbaChart* pChart = getChartPtr(); in setHasTitle()264 ScVbaChart* pChart = getChartPtr(); in getHasTitle()
69 ScVbaChart* pChart = static_cast< ScVbaChart* >( xChart.get() ); in createAxis()99 ScVbaChart* pChart = static_cast< ScVbaChart* >( mxChart.get() ); in AxisIndexWrapper()
31 class ScVbaChart;40 ScVbaChart* getChartPtr() throw( css::uno::RuntimeException );
41 class ScVbaChart : public ChartImpl_BASE class69 …ScVbaChart( const css::uno::Reference< ov::XHelperInterface >& _xParent, const css::uno::Reference…
132 …return new ScVbaChart( this, mxContext, xEmbeddedObjectSupplier->getEmbeddedObject(), xTableChart … in getChart()
Completed in 33 milliseconds