Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx513 …bool bIsBubbleChart = maSeriesChartTypeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star… in EndElement() local
518 if( bIsScatterChart || ( nDomainCount==1 && !bIsBubbleChart ) ) in EndElement()
549 else if( bIsBubbleChart ) in EndElement()
H A DSchXMLExport.cxx2931 …bool bIsBubbleChart = aChartType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.chart2.Bub… in exportSeries() local
2933 if( bIsBubbleChart ) in exportSeries()
2943 if( bIsScatterChart || bIsBubbleChart ) in exportSeries()

Completed in 37 milliseconds