Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx133 sal_Int32 nSolidType = chart::ChartSolidType::RECTANGULAR_SOLID; in getChartType() local
137 mxDiagramPropertySet->getPropertyValue(SOLIDTYPE) >>= nSolidType; in getChartType()
139 switch (nSolidType) in getChartType()

Completed in 21 milliseconds