Searched refs:GetFirstTypeGroup (Results 1 – 4 of 4) sorted by relevance
3472 if( !mxZAxis && GetFirstTypeGroup()->Is3dDeepChart() ) in Finalize()3493 XclImpChTypeGroupRef XclImpChAxesSet::GetFirstTypeGroup() const in GetFirstTypeGroup() function in XclImpChAxesSet3618 XclImpChTypeGroupRef xTypeGroup = GetFirstTypeGroup(); in CreateCoordSystem()3692 if( const XclImpChTypeGroup* pTypeGroup = GetFirstTypeGroup().get() ) in CreateAxis()3699 XclImpChTypeGroupRef xTypeGroup = GetFirstTypeGroup(); in ConvertBackground()3806 if( !xTypeGroup ) xTypeGroup = mxPrimAxesSet->GetFirstTypeGroup(); in GetTypeGroup()3892 const XclImpChTypeGroup* pFirstTypeGroup = mxPrimAxesSet->GetFirstTypeGroup().get(); in Convert()
3161 if( XclExpChTypeGroup* pGroup = GetFirstTypeGroup().get() ) in Convert()3199 XclExpChTypeGroupRef xTypeGroup = GetFirstTypeGroup(); in Convert()3229 const XclExpChTypeGroup* pFirstTypeGroup = GetFirstTypeGroup().get(); in Convert()3244 XclExpChTypeGroupRef xTypeGroup = GetFirstTypeGroup(); in Is3dChart()3265 XclExpChTypeGroupRef XclExpChAxesSet::GetFirstTypeGroup() const in GetFirstTypeGroup() function in XclExpChAxesSet
1170 XclExpChTypeGroupRef GetFirstTypeGroup() const;
1309 XclImpChTypeGroupRef GetFirstTypeGroup() const;
Completed in 78 milliseconds