Searched refs:SPLINETYPE (Results 1 – 1 of 1) sorted by relevance
61 const rtl::OUString SPLINETYPE( RTL_CONSTASCII_USTRINGPARAM("SplineType") ); variable180 mxDiagramPropertySet->getPropertyValue(SPLINETYPE) >>= nSplineType; in getChartType()337 mxDiagramPropertySet->setPropertyValue(SPLINETYPE, uno::makeAny( sal_Int32(1))); in setChartType()
Completed in 12 milliseconds