Searched defs:aChartTypeName (Results 1 – 3 of 3) sorted by relevance
59 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingAxisSideBySide() local77 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingGeometryProperties() local97 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingStatisticProperties() local127 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingAreaProperties() local151 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingSymbolProperties() local170 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingMainAxis() local190 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingSecondaryAxis() local212 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingOverlapAndGapWidthProperties() local238 rtl::OUString aChartTypeName = xChartType->getChartType(); in isSupportingBarConnectors() local257 rtl::OUString aChartTypeName = xChartType->getChartType(); in getSupportedLabelPlacements() local[all …]
90 explicit lcl_MatchesChartType( const OUString & aChartTypeName ) : in lcl_MatchesChartType()
395 OUString aChartTypeName( xChartType->getChartType()); in GetChartTypeImage() local