Searched refs:_sseriesname (Results 1 – 2 of 2) sorted by relevance
1073 ScVbaChart::getSeriesIndex(rtl::OUString _sseriesname) throw ( script::BasicErrorException ) in getSeriesIndex() argument1077 return ContainerUtilities::FieldInList(xChartDataArray->getRowDescriptions(), _sseriesname); in getSeriesIndex()1078 return ContainerUtilities::FieldInList(xChartDataArray->getColumnDescriptions(), _sseriesname); in getSeriesIndex()
76 sal_Int32 getSeriesIndex(rtl::OUString _sseriesname) throw ( css::script::BasicErrorException );
Completed in 25 milliseconds