Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx327 sal_Int32 nSplineType = 0; in StartElement() local
329 nSplineType = 1; in StartElement()
331 nSplineType = 2; in StartElement()
337 OUString::valueOf( nSplineType )); in StartElement()
H A DStyleOOoTContext.cxx691 sal_Int32 nSplineType = sAttrValue.toInt32(); in StartElement() local
695 switch( nSplineType ) in StartElement()
/aoo4110/main/sc/source/ui/vba/
H A Dvbachart.cxx179 sal_Int32 nSplineType = 0; in getChartType() local
180 mxDiagramPropertySet->getPropertyValue(SPLINETYPE) >>= nSplineType; in getChartType()
181 if (nSplineType == 1) in getChartType()

Completed in 44 milliseconds