Searched defs:getChartType (Results 1 – 12 of 12) sorted by relevance
55 ::rtl::OUString SAL_CALL AreaChartType::getChartType() in getChartType() function in chart::AreaChartType
56 ::rtl::OUString SAL_CALL BarChartType::getChartType() in getChartType() function in chart::BarChartType
71 ::rtl::OUString SAL_CALL FilledNetChartType::getChartType() in getChartType() function in chart::FilledNetChartType
177 ::rtl::OUString SAL_CALL NetChartType::getChartType() in getChartType() function in chart::NetChartType
157 ::rtl::OUString SAL_CALL ColumnChartType::getChartType() in getChartType() function in chart::ColumnChartType
168 ::rtl::OUString SAL_CALL LineChartType::getChartType() in getChartType() function in chart::LineChartType
172 ::rtl::OUString SAL_CALL BubbleChartType::getChartType() in getChartType() function in chart::BubbleChartType
162 ::rtl::OUString SAL_CALL PieChartType::getChartType() in getChartType() function in chart::PieChartType
218 ::rtl::OUString SAL_CALL ScatterChartType::getChartType() in getChartType() function in chart::ScatterChartType
225 ::rtl::OUString SAL_CALL CandleStickChartType::getChartType() in getChartType() function in chart::CandleStickChartType
107 ScVbaChart::getChartType() throw ( uno::RuntimeException, script::BasicErrorException) in getChartType() function in ScVbaChart
726 public static String getChartType(XChartDocument xChartDocument) throws Exception { in getChartType() method in SCUtil
Completed in 152 milliseconds