Lines Matching refs:ScVbaChart

73 ScVbaChart::ScVbaChart( const css::uno::Reference< ov::XHelperInterface >& _xParent, const css::uno…  in ScVbaChart()  function in ScVbaChart
86 ScVbaChart::getName() throw (css::uno::RuntimeException) in getName()
101 ScVbaChart::SeriesCollection(const uno::Any&) throw (uno::RuntimeException) in SeriesCollection()
107 ScVbaChart::getChartType() throw ( uno::RuntimeException, script::BasicErrorException) in getChartType()
226 ScVbaChart::setChartType( ::sal_Int32 _nChartType ) throw ( uno::RuntimeException, script::BasicErr… in setChartType()
552 ScVbaChart::Activate() throw (script::BasicErrorException, uno::RuntimeException) in Activate()
567 ScVbaChart::setSourceData( const css::uno::Reference< ::ooo::vba::excel::XRange >& _xCalcRange, con… in setSourceData()
635 ScVbaChart::getDefaultSeriesDescriptions( sal_Int32 _nCount ) in getDefaultSeriesDescriptions()
647 ScVbaChart::setDefaultChartType() throw ( script::BasicErrorException ) in setDefaultChartType()
653 ScVbaChart::setPlotBy( ::sal_Int32 _nPlotBy ) throw (css::script::BasicErrorException, css::uno::Ru… in setPlotBy()
678 ScVbaChart::getPlotBy( ) throw (script::BasicErrorException, uno::RuntimeException) in getPlotBy()
700 ScVbaChart::setDiagram( const rtl::OUString& _sDiagramType ) throw( script::BasicErrorException ) in setDiagram()
718 ScVbaChart::Location() throw (css::script::BasicErrorException, css::uno::RuntimeException) in Location()
724 ScVbaChart::getLocation() throw (css::script::BasicErrorException, css::uno::RuntimeException) in getLocation()
730 ScVbaChart::setLocation( ::sal_Int32 /*where*/, const css::uno::Any& /*Name*/ ) throw (script::Basi… in setLocation()
818 ScVbaChart::getHasTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getHasTitle()
833 ScVbaChart::setHasTitle( ::sal_Bool bTitle ) throw (script::BasicErrorException, uno::RuntimeExcept… in setHasTitle()
847 ScVbaChart::getHasLegend( ) throw (script::BasicErrorException, uno::RuntimeException) in getHasLegend()
862 ScVbaChart::setHasLegend( ::sal_Bool bLegend ) throw (script::BasicErrorException, uno::RuntimeExce… in setHasLegend()
875 ScVbaChart::getChartTitle( ) throw (script::BasicErrorException, uno::RuntimeException) in getChartTitle()
883 ScVbaChart::Axes( const uno::Any& Type, const uno::Any& AxisGroup ) throw (script::BasicErrorExcept… in Axes()
892 ScVbaChart::is3D() throw ( uno::RuntimeException ) in is3D()
901 ScVbaChart::getStackedType( sal_Int32 _nStacked, sal_Int32 _n100PercentStacked, sal_Int32 _nUnStack… in getStackedType()
916 ScVbaChart::isStacked() throw ( uno::RuntimeException ) in isStacked()
925 ScVbaChart::is100PercentStacked() throw ( uno::RuntimeException ) in is100PercentStacked()
934 ScVbaChart::getSolidType(sal_Int32 _nDeep, sal_Int32 _nVertiStacked, sal_Int32 _nVerti100PercentSta… in getSolidType()
967 ScVbaChart::getStockUpDownValue(sal_Int32 _nUpDown, sal_Int32 _nNotUpDown) throw (script::BasicErro… in getStockUpDownValue()
991 ScVbaChart::hasMarkers() throw ( script::BasicErrorException ) in hasMarkers()
1009 ScVbaChart::getMarkerType(sal_Int32 _nWithMarkers, sal_Int32 _nWithoutMarkers) throw ( script::Basi… in getMarkerType()
1017 ScVbaChart::assignDiagramAttributes() in assignDiagramAttributes()
1027 ScVbaChart::isSeriesIndexValid(sal_Int32 _seriesindex) throw( script::BasicErrorException ) in isSeriesIndexValid()
1061 ScVbaChart::areIndicesValid( sal_Int32 _seriesindex, sal_Int32 _valindex) throw ( css::script::Basi… in areIndicesValid()
1073 ScVbaChart::getSeriesIndex(rtl::OUString _sseriesname) throw ( script::BasicErrorException ) in getSeriesIndex()
1081 ScVbaChart::setSeriesName(sal_Int32 _index, rtl::OUString _sname) throw ( script::BasicErrorExcepti… in setSeriesName()
1093 ScVbaChart::getSeriesCount() throw ( script::BasicErrorException ) in getSeriesCount()
1104 ScVbaChart::getSeriesName(sal_Int32 _index) throw ( script::BasicErrorException ) in getSeriesName()
1121 ScVbaChart::getValue(sal_Int32 _seriesindex, sal_Int32 _valindex) throw ( script::BasicErrorExcepti… in getValue()
1135 ScVbaChart::getValuesCount(sal_Int32 _seriesIndex) throw ( script::BasicErrorException ) in getValuesCount()
1152 ScVbaChart::DataLabels( const uno::Reference< ov::excel::XSeries > /*_oSeries*/ ) throw ( css::scri… in DataLabels()
1161 ScVbaChart::getHasDataCaption( const uno::Reference< css::beans::XPropertySet >& _xPropertySet )thr… in getHasDataCaption()
1178 ScVbaChart::setHasDataCaption( const uno::Reference< beans::XPropertySet >& _xPropertySet, bool _bH… in setHasDataCaption()
1194 ScVbaChart::getAxisPropertySet(sal_Int32 _nAxisType, sal_Int32 _nAxisGroup) throw ( script::BasicEr… in getAxisPropertySet()
1232 ScVbaChart::getServiceImplName() in getServiceImplName()
1239 ScVbaChart::getServiceNames() in getServiceNames()