Searched defs:aChartType (Results 1 – 7 of 7) sorted by relevance
463 rtl::OUString aChartType = xChartType->getChartType(); in getDefaultDirectLightColor() local483 rtl::OUString aChartType = xChartType->getChartType(); in getDefaultAmbientLightColor() local500 rtl::OUString aChartType = xChartType->getChartType(); in getDefaultSimpleLightDirection() local515 rtl::OUString aChartType = xChartType->getChartType(); in getDefaultRealisticLightDirection() local
160 OUString aChartType = xChartType->getChartType(); in lcl_getFirstStockChartType() local
1504 rtl::OUString aChartType = xChartType->getChartType(); in isPieOrDonutChart() local
276 void SAL_CALL BaseCoordinateSystem::addChartType( const Reference< chart2::XChartType >& aChartType… in addChartType()289 void SAL_CALL BaseCoordinateSystem::removeChartType( const Reference< chart2::XChartType >& aChartT… in removeChartType()
472 rtl::OUString aChartType( xChartType->getChartType() ); in lcl_isXYChart() local
2245 rtl::OUString aChartType = xChartTypeModel->getChartType(); in createSeriesPlotter() local
2744 OUString aChartType( aCTSeq[nCTIdx]->getChartType()); in exportSeries() local
Completed in 114 milliseconds