Lines Matching refs:ChartTypeHelper

46 bool ChartTypeHelper::isSupportingAxisSideBySide(  in isSupportingAxisSideBySide()
68 sal_Bool ChartTypeHelper::isSupportingGeometryProperties( const uno::Reference< XChartType >& xChar… in isSupportingGeometryProperties()
87 sal_Bool ChartTypeHelper::isSupportingStatisticProperties( const uno::Reference< XChartType >& xCha… in isSupportingStatisticProperties()
112 sal_Bool ChartTypeHelper::isSupportingRegressionProperties( const uno::Reference< XChartType >& xCh… in isSupportingRegressionProperties()
118 sal_Bool ChartTypeHelper::isSupportingAreaProperties( const uno::Reference< XChartType >& xChartTyp… in isSupportingAreaProperties()
141 sal_Bool ChartTypeHelper::isSupportingSymbolProperties( const uno::Reference< XChartType >& xChartT… in isSupportingSymbolProperties()
162 sal_Bool ChartTypeHelper::isSupportingMainAxis( const uno::Reference< XChartType >& xChartType, sal… in isSupportingMainAxis()
180 sal_Bool ChartTypeHelper::isSupportingSecondaryAxis( const uno::Reference< XChartType >& xChartType… in isSupportingSecondaryAxis()
201 sal_Bool ChartTypeHelper::isSupportingOverlapAndGapWidthProperties( in isSupportingOverlapAndGapWidthProperties()
221 sal_Bool ChartTypeHelper::isSupportingBarConnectors( in isSupportingBarConnectors()
247 uno::Sequence < sal_Int32 > ChartTypeHelper::getSupportedLabelPlacements( const uno::Reference< cha… in getSupportedLabelPlacements()
364 sal_Bool ChartTypeHelper::isSupportingRightAngledAxes( const uno::Reference< chart2::XChartType >& … in isSupportingRightAngledAxes()
375 bool ChartTypeHelper::isSupportingStartingAngle( const uno::Reference< chart2::XChartType >& xChart… in isSupportingStartingAngle()
385 bool ChartTypeHelper::isSupportingBaseValue( const uno::Reference< chart2::XChartType >& xChartType… in isSupportingBaseValue()
399 bool ChartTypeHelper::isSupportingAxisPositioning( const uno::Reference< chart2::XChartType >& xCha… in isSupportingAxisPositioning()
414 bool ChartTypeHelper::isSupportingDateAxis( const uno::Reference< chart2::XChartType >& xChartType,… in isSupportingDateAxis()
420 sal_Int32 nType = ChartTypeHelper::getAxisType( xChartType, nDimensionIndex ); in isSupportingDateAxis()
434 bool ChartTypeHelper::shiftCategoryPosAtXAxisPerDefault( const uno::Reference< chart2::XChartType >… in shiftCategoryPosAtXAxisPerDefault()
447 bool ChartTypeHelper::noBordersForSimpleScheme( const uno::Reference< chart2::XChartType >& xChartT… in noBordersForSimpleScheme()
458 sal_Int32 ChartTypeHelper::getDefaultDirectLightColor( bool bSimple, const uno::Reference< chart2::… in getDefaultDirectLightColor()
478 sal_Int32 ChartTypeHelper::getDefaultAmbientLightColor( bool bSimple, const uno::Reference< chart2:… in getDefaultAmbientLightColor()
495 drawing::Direction3D ChartTypeHelper::getDefaultSimpleLightDirection( const uno::Reference< chart2:… in getDefaultSimpleLightDirection()
510 drawing::Direction3D ChartTypeHelper::getDefaultRealisticLightDirection( const uno::Reference< char… in getDefaultRealisticLightDirection()
525 sal_Int32 ChartTypeHelper::getAxisType( const uno::Reference< in getAxisType()
549 sal_Int32 ChartTypeHelper::getNumberOfDisplayedSeries( in getNumberOfDisplayedSeries()
577 uno::Sequence < sal_Int32 > ChartTypeHelper::getSupportedMissingValueTreatments( const uno::Referen… in getSupportedMissingValueTreatments()
639 bool ChartTypeHelper::isSeriesInFrontOfAxisLine( const uno::Reference< XChartType >& xChartType ) in isSeriesInFrontOfAxisLine()
650 rtl::OUString ChartTypeHelper::getRoleOfSequenceForYAxisNumberFormatDetection( const uno::Reference… in getRoleOfSequenceForYAxisNumberFormatDetection()
661 rtl::OUString ChartTypeHelper::getRoleOfSequenceForDataLabelNumberFormatDetection( const uno::Refer… in getRoleOfSequenceForDataLabelNumberFormatDetection()
673 bool ChartTypeHelper::shouldLabelNumberFormatKeyBeDetectedFromYAxis( const uno::Reference< XChartTy… in shouldLabelNumberFormatKeyBeDetectedFromYAxis()
682 bool ChartTypeHelper::isSupportingOnlyDeepStackingFor3D( const uno::Reference< XChartType >& xChart… in isSupportingOnlyDeepStackingFor3D()