Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx1166 sal_Int32 nChartDataCaption = 0; in getHasDataCaption() local
1167 _xPropertySet->getPropertyValue(DATACAPTION) >>= nChartDataCaption; in getHasDataCaption()
1168 bResult = (nChartDataCaption != chart::ChartDataCaption::NONE); in getHasDataCaption()

Completed in 17 milliseconds