Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx512 …bool bIsScatterChart = maSeriesChartTypeName.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.sta… in EndElement() local
518 if( bIsScatterChart || ( nDomainCount==1 && !bIsBubbleChart ) ) in EndElement()
H A DSchXMLExport.cxx2930 …bool bIsScatterChart = aChartType.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM("com.sun.star.chart2.Sc… in exportSeries() local
2943 if( bIsScatterChart || bIsBubbleChart ) in exportSeries()

Completed in 51 milliseconds