Home
last modified time | relevance | path

Searched refs:_sseriesname (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dvbachart.cxx1073 ScVbaChart::getSeriesIndex(rtl::OUString _sseriesname) throw ( script::BasicErrorException ) in getSeriesIndex() argument
1077 return ContainerUtilities::FieldInList(xChartDataArray->getRowDescriptions(), _sseriesname); in getSeriesIndex()
1078 return ContainerUtilities::FieldInList(xChartDataArray->getColumnDescriptions(), _sseriesname); in getSeriesIndex()
H A Dvbachart.hxx76 sal_Int32 getSeriesIndex(rtl::OUString _sseriesname) throw ( css::script::BasicErrorException );

Completed in 31 milliseconds