Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1156 String aValuesTblName, aValuesStartCell, aValuesEndCell; in detectArguments() local
1165 aValuesTblName, aValuesStartCell, aValuesEndCell )) in detectArguments()
1185 String aCell( aLabelStartCell.Len() ? aLabelStartCell : aValuesStartCell ); in detectArguments()
1261 if (aValuesStartCell.Len() && aValuesEndCell.Len()) in detectArguments()
1264 lcl_GetCellPosition( aValuesStartCell, nStartCol, nStartRow ); in detectArguments()
1300 lcl_GetCellPosition( aValuesStartCell, nStartCol, nStartRow); in detectArguments()