Searched refs:theCopyPos (Results 1 – 1 of 1) sorted by relevance
638 ScAddress theCopyPos; in GetOutputItem() local650 sal_uInt16 nResult = theCopyPos.Parse( theCopyStr, pDoc, pDoc->GetAddressConvention() ); in GetOutputItem()657 theParam.nDestTab = theCopyPos.Tab(); in GetOutputItem()658 theParam.nDestCol = theCopyPos.Col(); in GetOutputItem()659 theParam.nDestRow = theCopyPos.Row(); in GetOutputItem()
Completed in 13 milliseconds