Searched refs:getMarkerType (Results 1 – 2 of 2) sorted by relevance
183 nChartType = getMarkerType(xlXYScatterSmooth, xlXYScatterSmoothNoMarkers); in getChartType()187 nChartType = getMarkerType(xlXYScatterLines, xlXYScatterLinesNoMarkers); in getChartType()215 nChartType = getMarkerType(xlRadarMarkers, xlRadar); in getChartType()1009 ScVbaChart::getMarkerType(sal_Int32 _nWithMarkers, sal_Int32 _nWithoutMarkers) throw ( script::Basi… in getMarkerType() function in ScVbaChart
65 …sal_Int32 getMarkerType(sal_Int32 _nWithMarkers, sal_Int32 _nWithoutMarkers) throw ( css::script::…
Completed in 42 milliseconds