Home
last modified time | relevance | path

Searched refs:CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/chart2/source/tools/
H A DChartTypeHelper.cxx106 …if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) ) //todo: BubbleChart support error… in isSupportingStatisticProperties()
283 || aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) in getSupportedLabelPlacements()
542 || aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) ) in getAxisType()
592 aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) ) in getSupportedMissingValueTreatments()
668 || aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) ) in getRoleOfSequenceForDataLabelNumberFormatDetection()
677 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) ) in shouldLabelNumberFormatKeyBeDetectedFromYAxis()
/aoo42x/main/chart2/source/model/template/
H A DBubbleChartType.cxx175 return CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE; in getChartType()
228 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE; in getSupportedServiceNames_Static()
H A DBubbleChartTypeTemplate.cxx245 CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE ), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
266 CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE ), uno::UNO_QUERY_THROW ); in getChartTypeForNewSeries()
/aoo42x/main/chart2/source/inc/
H A Dservicenames_charttypes.hxx40 #define CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE ::rtl::OUString::createFromAscii("com.sun.star.chart2.… macro
/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx430 else if( aChartTypeName.equals( CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE )) in GetChartTypeImage()
/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx2259 else if( aChartType.equalsIgnoreAsciiCase(CHART2_SERVICE_NAME_CHARTTYPE_BUBBLE) ) in createSeriesPlotter()

Completed in 60 milliseconds