Searched refs:compileRangeRepresentation (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | chart2uno.cxx | 1041 …ScRefTokenHelper::compileRangeRepresentation(aTokens, aRangeRepresentation, m_pDocument, m_pDocume… in createDataSourcePossible() 1464 …ScRefTokenHelper::compileRangeRepresentation(aRefTokens, aRangeRepresentation, m_pDocument, m_pDoc… in createDataSource() 1788 …ScRefTokenHelper::compileRangeRepresentation( aTokens, xLabel->getSourceRangeRepresentation(), m_p… in detectArguments() 1805 …ScRefTokenHelper::compileRangeRepresentation( aTokens, xValues->getSourceRangeRepresentation(), m_… in detectArguments() 2012 …ScRefTokenHelper::compileRangeRepresentation(aTokens, aRangeRepresentation, m_pDocument, m_pDocume… in createDataSequenceByRangeRepresentationPossible() 2036 ScRefTokenHelper::compileRangeRepresentation(aRefTokens, aRangeRepresentation, m_pDocument); in createDataSequenceByRangeRepresentation() 2127 …ScRefTokenHelper::compileRangeRepresentation(aRefTokens, sRangeRepresentation, m_pDocument, m_pDoc… in convertRangeToXML()
|
/aoo42x/main/sc/inc/ |
H A D | reftokenhelper.hxx | 51 static void compileRangeRepresentation(
|
/aoo42x/main/sc/source/core/tool/ |
H A D | reftokenhelper.cxx | 44 void ScRefTokenHelper::compileRangeRepresentation( in compileRangeRepresentation() function in ScRefTokenHelper
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLTableShapeResizer.cxx | 92 ScRefTokenHelper::compileRangeRepresentation(*pRefTokens, aRangeStr, pDoc); in CreateChartListener()
|
Completed in 65 milliseconds