Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx61 const rtl::OUString SPLINETYPE( RTL_CONSTASCII_USTRINGPARAM("SplineType") ); variable
180 mxDiagramPropertySet->getPropertyValue(SPLINETYPE) >>= nSplineType; in getChartType()
337 mxDiagramPropertySet->setPropertyValue(SPLINETYPE, uno::makeAny( sal_Int32(1))); in setChartType()

Completed in 26 milliseconds