Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx183 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
H A Dvbachart.hxx65 …sal_Int32 getMarkerType(sal_Int32 _nWithMarkers, sal_Int32 _nWithoutMarkers) throw ( css::script::…

Completed in 25 milliseconds