Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx363 bool bIs3d = false; in StartElement() local
364 … && ( xProp->getPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Dim3D"))) >>= bIs3d ) && in StartElement()
365 bIs3d ) in StartElement()
413 bool bIs3d = false; in StartElement() local
414 …if( ( xProp->getPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Dim3D"))) >>= bIs3d ) && in StartElement()
415 bIs3d ) in StartElement()

Completed in 17 milliseconds