Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1495 if( !rTypeInfo.IsSeriesFrameFormat() ) in UpdatePointFormat()
1532 …if( rTypeInfo.mb3dChart && rTypeInfo.IsSeriesFrameFormat() && mxLineFmt.is() && mxLineFmt->HasLine… in Convert()
1552 if( !rTypeInfo.IsSeriesFrameFormat() && !HasLine() && mxMarkerFmt.is() ) in Convert()
1569 if( rTypeInfo.IsSeriesFrameFormat() ) in RemoveUnusedFormats()
1995 bool bVarPointFmt = pTypeGroup->HasVarPointFormat() && rTypeInfo.IsSeriesFrameFormat(); in CreateDataSeries()
2822 …if( bSpline && !maTypeInfo.IsSeriesFrameFormat() && (maTypeInfo.meTypeCateg != EXC_CHTYPECATEG_RAD… in CreateDataSeries()
H A Dxechart.cxx1602 bool bIsFrame = rTypeInfo.IsSeriesFrameFormat(); in ConvertDataSeries()
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx1299 inline bool IsSeriesFrameFormat() const in IsSeriesFrameFormat() function
1303 … { return IsSeriesFrameFormat() ? EXC_CHOBJTYPE_FILLEDSERIES : EXC_CHOBJTYPE_LINEARSERIES; } in GetSeriesObjectType()

Completed in 82 milliseconds