Searched refs:DIM3D (Results 1 – 1 of 1) sorted by relevance
68 const rtl::OUString DIM3D( RTL_CONSTASCII_USTRINGPARAM("Dim3D") ); variable535 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 10 milliseconds