Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx68 const rtl::OUString DIM3D( RTL_CONSTASCII_USTRINGPARAM("Dim3D") ); variable
535 mxDiagramPropertySet->setPropertyValue(DIM3D, uno::makeAny( sal_True)); in setChartType()
538 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(DIM3D)) in setChartType()
540 mxDiagramPropertySet->setPropertyValue(DIM3D, uno::makeAny( sal_False)); in setChartType()
896 mxDiagramPropertySet->getPropertyValue(DIM3D) >>= is3d; in is3D()

Completed in 51 milliseconds