Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx756 vector< uno::Any > aComplexLabel = m_bDataInColumns in getDataByRangeRepresentation() local
759 if( !aComplexLabel.empty() ) in getDataByRangeRepresentation()
760 aResult = ContainerHelper::ContainerToSequence(aComplexLabel); in getDataByRangeRepresentation()