Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx967 …inline bool Is3dWallChart() const { return Is3dChart() && (maTypeInfo.meTypeCateg != EXC_C… in Is3dWallChart() function in XclExpChTypeGroup
969 …inline bool Is3dDeepChart() const { return Is3dWallChart() && mxChart3d.is() && !mxChart3d… in Is3dDeepChart()
H A Dxichart.hxx1061 …inline bool Is3dWallChart() const { return Is3dChart() && (maTypeInfo.meTypeCateg != EXC_C… in Is3dWallChart() function in XclImpChTypeGroup
1063 …inline bool Is3dDeepChart() const { return Is3dWallChart() && mxChart3d.is() && !mxChart3d… in Is3dDeepChart()
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx2436 mxChart3d->Convert( aDiaProp, Is3dWallChart() ); in ConvertType()
2489 if( (eStacking == cssc2::StackingDirection_NO_STACKING) && Is3dWallChart() ) in ConvertSeries()
3200 if( xTypeGroup.is() && xTypeGroup->Is3dWallChart() ) in Convert()
H A Dxichart.cxx2701 mxChart3d->Convert( rPropSet, Is3dWallChart() ); in ConvertChart3d()
3700 if( xTypeGroup.is() && xTypeGroup->Is3dWallChart() ) in ConvertBackground()

Completed in 72 milliseconds