Searched refs:aValuesEndCell (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/core/unocore/ |
H A D | unochart.cxx | 1160 String aValuesTblName, aValuesStartCell, aValuesEndCell; in detectArguments() local 1169 aValuesTblName, aValuesStartCell, aValuesEndCell )) in detectArguments() 1192 lcl_GetCellPosition( aValuesEndCell, nLastCol, nLastRow); in detectArguments() 1265 if (aValuesStartCell.Len() && aValuesEndCell.Len()) in detectArguments() 1269 lcl_GetCellPosition( aValuesEndCell, nEndCol, nEndRow ); in detectArguments() 1305 lcl_GetCellPosition( aValuesEndCell, nEndCol, nEndRow); in detectArguments()
|
Completed in 46 milliseconds