Searched refs:bIsBubbleChart (Results 1 – 2 of 2) sorted by relevance
513 …bool bIsBubbleChart = maSeriesChartTypeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star… in EndElement() local518 if( bIsScatterChart || ( nDomainCount==1 && !bIsBubbleChart ) ) in EndElement()549 else if( bIsBubbleChart ) in EndElement()
2931 …bool bIsBubbleChart = aChartType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.chart2.Bub… in exportSeries() local2933 if( bIsBubbleChart ) in exportSeries()2943 if( bIsScatterChart || bIsBubbleChart ) in exportSeries()
Completed in 64 milliseconds