Searched refs:getSolidType (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbachart.cxx | 142 …nChartType = getSolidType(xlConeCol, xlConeColStacked, xlConeColStacked100, xlConeColClustered, xl… in getChartType() 145 …nChartType = getSolidType(xlCylinderCol, xlCylinderColStacked, xlCylinderColStacked100, xlCylinder… in getChartType() 148 …nChartType = getSolidType(xlPyramidCol, xlPyramidColStacked, xlPyramidColStacked100, xlPyramidColC… in getChartType() 153 …nChartType = getSolidType(xl3DColumn, xl3DColumnStacked, xl3DColumnStacked100, xl3DColumnClustered… in getChartType() 157 …nChartType = getSolidType(xlColumnClustered, xlColumnStacked, xlColumnStacked100, xlColumnCluster… in getChartType() 934 ScVbaChart::getSolidType(sal_Int32 _nDeep, sal_Int32 _nVertiStacked, sal_Int32 _nVerti100PercentSta… in getSolidType() function in ScVbaChart
|
H A D | vbachart.hxx | 62 …sal_Int32 getSolidType(sal_Int32 _nDeep, sal_Int32 _nVertiStacked, sal_Int32 _nVerti100PercentStac…
|
Completed in 10 milliseconds