Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx226 ScVbaChart::setChartType( ::sal_Int32 _nChartType ) throw ( uno::RuntimeException, script::BasicErr… in setChartType() argument
230 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 17 milliseconds