Searched refs:nChartDataCaption (Results 1 – 1 of 1) sorted by relevance
1166 sal_Int32 nChartDataCaption = 0; in getHasDataCaption() local1167 _xPropertySet->getPropertyValue(DATACAPTION) >>= nChartDataCaption; in getHasDataCaption()1168 bResult = (nChartDataCaption != chart::ChartDataCaption::NONE); in getHasDataCaption()
Completed in 16 milliseconds