Searched refs:isSeriesIndexValid (Results 1 – 2 of 2) sorted by relevance
1027 ScVbaChart::isSeriesIndexValid(sal_Int32 _seriesindex) throw( script::BasicErrorException ) in isSeriesIndexValid() function in ScVbaChart1063 if (isSeriesIndexValid(_seriesindex)) in areIndicesValid()1084 if (isSeriesIndexValid(_index)) in setSeriesName()1109 if (isSeriesIndexValid(_index)) in getSeriesName()1139 if (isSeriesIndexValid(_seriesIndex)) in getValuesCount()
73 bool isSeriesIndexValid(sal_Int32 _seriesindex) throw( css::script::BasicErrorException );
Completed in 13 milliseconds