Home
last modified time | relevance | path

Searched refs:bIs3DChart (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx554 bool bIs3DChart = false; in CreateAxis() local
555 …) && ( xDiaProp->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Dim3D"))) >>= bIs3DChart ) in CreateAxis()
556 && !bIs3DChart ) in CreateAxis()
H A DSchXMLExport.cxx1973 sal_Bool bIs3DChart = sal_False; in exportPlotArea() local
2085 aAny >>= bIs3DChart; in exportPlotArea()
2087 if( bIs3DChart ) in exportPlotArea()
2113 if( bIs3DChart && in exportPlotArea()

Completed in 59 milliseconds