Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx1159 String aLabelTblName, aLabelStartCell, aLabelEndCell; in detectArguments() local
1167 aLabelTblName, aLabelStartCell, aLabelEndCell )) || in detectArguments()
1189 String aCell( aLabelStartCell.Len() ? aLabelStartCell : aValuesStartCell ); in detectArguments()
1243 if (aLabelStartCell.Len() && aLabelEndCell.Len()) in detectArguments()
1246 lcl_GetCellPosition( aLabelStartCell, nStartCol, nStartRow ); in detectArguments()
1296 lcl_GetCellPosition( aLabelStartCell, nStartCol, nStartRow); in detectArguments()

Completed in 34 milliseconds