Searched refs:pGroupFmt (Results 1 – 2 of 2) sorted by relevance
1439 …ormat::UpdateSeriesFormat( const XclChExtTypeInfo& rTypeInfo, const XclImpChDataFormat* pGroupFmt ) in UpdateSeriesFormat() argument1442 if( pGroupFmt ) in UpdateSeriesFormat()1445 mxLineFmt = pGroupFmt->mxLineFmt; in UpdateSeriesFormat()1448 mxAreaFmt = pGroupFmt->mxAreaFmt; in UpdateSeriesFormat()1449 mxEscherFmt = pGroupFmt->mxEscherFmt; in UpdateSeriesFormat()1452 mxMarkerFmt = pGroupFmt->mxMarkerFmt; in UpdateSeriesFormat()1454 mxPieFmt = pGroupFmt->mxPieFmt; in UpdateSeriesFormat()1456 mxSeriesFmt = pGroupFmt->mxSeriesFmt; in UpdateSeriesFormat()1458 mx3dDataFmt = pGroupFmt->mx3dDataFmt; in UpdateSeriesFormat()1460 mxAttLabel = pGroupFmt->mxAttLabel; in UpdateSeriesFormat()[all …]
684 … UpdateSeriesFormat( const XclChExtTypeInfo& rTypeInfo, const XclImpChDataFormat* pGroupFmt );
Completed in 111 milliseconds