Home
last modified time | relevance | path

Searched refs:CHART2_SERVICE_NAME_CHARTTYPE_NET (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/tools/
H A DChartTypeHelper.cxx100 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingStatisticProperties()
132 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingAreaProperties()
156 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingSymbolProperties()
193 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingSecondaryAxis()
333 else if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in getSupportedLabelPlacements()
404 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingAxisPositioning()
426 if( aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingDateAxis()
608 aChartTypeName.match(CHART2_SERVICE_NAME_CHARTTYPE_NET) || in getSupportedMissingValueTreatments()
H A DDiagramHelper.cxx1488 if( xType.is() && xType->getChartType().match(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in isSupportingFloorAndWall()
/trunk/main/chart2/source/model/template/
H A DNetChartType.cxx180 return CHART2_SERVICE_NAME_CHARTTYPE_NET; in getChartType()
186 aServices[ 0 ] = CHART2_SERVICE_NAME_CHARTTYPE_NET; in getSupportedServiceNames_Static()
H A DNetChartTypeTemplate.cxx193 CHART2_SERVICE_NAME_CHARTTYPE_NET ), uno::UNO_QUERY_THROW ); in getChartTypeForIndex()
/trunk/main/chart2/source/inc/
H A Dservicenames_charttypes.hxx37 #define CHART2_SERVICE_NAME_CHARTTYPE_NET ::rtl::OUString::createFromAscii("com.sun.star.chart2.Net… macro
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx420 else if( aChartTypeName.equals( CHART2_SERVICE_NAME_CHARTTYPE_NET ) in GetChartTypeImage()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx2263 else if( aChartType.equalsIgnoreAsciiCase(CHART2_SERVICE_NAME_CHARTTYPE_NET) ) in createSeriesPlotter()

Completed in 61 milliseconds