Searched refs:_nChartType (Results 1 – 1 of 1) sorted by relevance
226 ScVbaChart::setChartType( ::sal_Int32 _nChartType ) throw ( uno::RuntimeException, script::BasicErr… in setChartType() argument230 switch (_nChartType) in setChartType()298 …ySet->setPropertyValue( UPDOWN, uno::makeAny(sal_Bool((_nChartType == xlStockOHLC) || (_nChartType… in setChartType()299 …tySet->setPropertyValue(VOLUME, uno::makeAny(sal_Bool((_nChartType == xlStockVHLC) || (_nChartType… in setChartType()324 switch(_nChartType) in setChartType()347 switch (_nChartType) in setChartType()368 switch (_nChartType) in setChartType()389 switch (_nChartType) in setChartType()426 switch ( _nChartType) in setChartType()458 switch (_nChartType) in setChartType()[all …]
Completed in 20 milliseconds