Searched refs:nSplineType (Results 1 – 3 of 3) sorted by relevance
327 sal_Int32 nSplineType = 0; in StartElement() local329 nSplineType = 1; in StartElement()331 nSplineType = 2; in StartElement()337 OUString::valueOf( nSplineType )); in StartElement()
691 sal_Int32 nSplineType = sAttrValue.toInt32(); in StartElement() local695 switch( nSplineType ) in StartElement()
179 sal_Int32 nSplineType = 0; in getChartType() local180 mxDiagramPropertySet->getPropertyValue(SPLINETYPE) >>= nSplineType; in getChartType()181 if (nSplineType == 1) in getChartType()
Completed in 42 milliseconds