Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx638 ScAddress theCopyPos; in GetOutputItem() local
650 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 16 milliseconds