Searched refs:bIs3DChart (Results 1 – 2 of 2) sorted by relevance
554 bool bIs3DChart = false; in CreateAxis() local555 …() && ( xDiaProp->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Dim3D"))) >>= bIs3DChart ) in CreateAxis()556 && !bIs3DChart ) in CreateAxis()
1974 sal_Bool bIs3DChart = sal_False; in exportPlotArea() local2086 aAny >>= bIs3DChart; in exportPlotArea()2088 if( bIs3DChart ) in exportPlotArea()2114 if( bIs3DChart && in exportPlotArea()