Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx563 void XclChExtTypeInfo::Set( const XclChTypeInfo& rTypeInfo, bool b3dChart, bool bSpline ) in Set() argument
567 mbSpline = bSpline; in Set()
H A Dxichart.cxx2814 bool bSpline = false; in CreateDataSeries() local
2819 bSpline |= (*aIt)->HasSpline(); in CreateDataSeries()
2822 …if( bSpline && !maTypeInfo.IsSeriesFrameFormat() && (maTypeInfo.meTypeCateg != EXC_CHTYPECATEG_RAD… in CreateDataSeries()
H A Dxechart.cxx2425 bool bSpline = aTypeProp.GetProperty( eCurveStyle, EXC_CHPROP_CURVESTYLE ) && in ConvertType() local
2429 maTypeInfo.Set( maType.GetTypeInfo(), b3dChart, bSpline ); in ConvertType()
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx1296 void Set( const XclChTypeInfo& rTypeInfo, bool b3dChart, bool bSpline );

Completed in 68 milliseconds