Searched refs:Is3dWallChart (Results 1 – 4 of 4) sorted by relevance
967 …inline bool Is3dWallChart() const { return Is3dChart() && (maTypeInfo.meTypeCateg != EXC_C… in Is3dWallChart() function in XclExpChTypeGroup969 …inline bool Is3dDeepChart() const { return Is3dWallChart() && mxChart3d.is() && !mxChart3d… in Is3dDeepChart()
1061 …inline bool Is3dWallChart() const { return Is3dChart() && (maTypeInfo.meTypeCateg != EXC_C… in Is3dWallChart() function in XclImpChTypeGroup1063 …inline bool Is3dDeepChart() const { return Is3dWallChart() && mxChart3d.is() && !mxChart3d… in Is3dDeepChart()
2436 mxChart3d->Convert( aDiaProp, Is3dWallChart() ); in ConvertType()2489 if( (eStacking == cssc2::StackingDirection_NO_STACKING) && Is3dWallChart() ) in ConvertSeries()3200 if( xTypeGroup.is() && xTypeGroup->Is3dWallChart() ) in Convert()
2701 mxChart3d->Convert( rPropSet, Is3dWallChart() ); in ConvertChart3d()3700 if( xTypeGroup.is() && xTypeGroup->Is3dWallChart() ) in ConvertBackground()
Completed in 87 milliseconds