Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1155 String aLabelTblName, aLabelStartCell, aLabelEndCell; in detectArguments() local
1163 aLabelTblName, aLabelStartCell, aLabelEndCell )) || in detectArguments()
1185 String aCell( aLabelStartCell.Len() ? aLabelStartCell : aValuesStartCell ); in detectArguments()
1239 if (aLabelStartCell.Len() && aLabelEndCell.Len()) in detectArguments()
1242 lcl_GetCellPosition( aLabelStartCell, nStartCol, nStartRow ); in detectArguments()
1292 lcl_GetCellPosition( aLabelStartCell, nStartCol, nStartRow); in detectArguments()