Searched refs:bIsScatterChart (Results 1 – 2 of 2) sorted by relevance
512 …bool bIsScatterChart = maSeriesChartTypeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.sta… in EndElement() local518 if( bIsScatterChart || ( nDomainCount==1 && !bIsBubbleChart ) ) in EndElement()
2930 …bool bIsScatterChart = aChartType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.chart2.Sc… in exportSeries() local2943 if( bIsScatterChart || bIsBubbleChart ) in exportSeries()
Completed in 33 milliseconds