Searched refs:nSolidType (Results 1 – 1 of 1) sorted by relevance
133 sal_Int32 nSolidType = chart::ChartSolidType::RECTANGULAR_SOLID; in getChartType() local137 mxDiagramPropertySet->getPropertyValue(SOLIDTYPE) >>= nSolidType; in getChartType()139 switch (nSolidType) in getChartType()
Completed in 16 milliseconds