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.cxx1160 String aValuesTblName, aValuesStartCell, aValuesEndCell; in detectArguments() local
1169 aValuesTblName, aValuesStartCell, aValuesEndCell )) in detectArguments()
1189 String aCell( aLabelStartCell.Len() ? aLabelStartCell : aValuesStartCell ); in detectArguments()
1265 if (aValuesStartCell.Len() && aValuesEndCell.Len()) in detectArguments()
1268 lcl_GetCellPosition( aValuesStartCell, nStartCol, nStartRow ); in detectArguments()
1304 lcl_GetCellPosition( aValuesStartCell, nStartCol, nStartRow); in detectArguments()

Completed in 28 milliseconds