Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/misc/
H A Dembedhlp.cxx988 rtl::OUString strChartType = aChartTypes[nCTIdx]->getChartType(); in GetChartType() local
989 … if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.AreaChartType"))) in GetChartType()
994 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.BarChartType"))) in GetChartType()
999 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.ColumnChartType… in GetChartType()
1015 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.LineChartType")… in GetChartType()
1020 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.ScatterChartTyp… in GetChartType()
1025 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.PieChartType"))) in GetChartType()
1030 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.NetChartType"))) in GetChartType()
1035 …else if (strChartType.equals(::rtl::OUString::createFromAscii("com.sun.star.chart2.CandleStickChar… in GetChartType()

Completed in 20 milliseconds