Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/dbgui/
H A Dsfiltdlg.cxx326 ScAddress theAdrCopy; in IMPL_LINK() local
339 sal_uInt16 nResult = theAdrCopy.Parse( theCopyStr, pDoc, eConv ); in IMPL_LINK()
382 theOutParam.nDestTab = theAdrCopy.Tab(); in IMPL_LINK()
383 theOutParam.nDestCol = theAdrCopy.Col(); in IMPL_LINK()
384 theOutParam.nDestRow = theAdrCopy.Row(); in IMPL_LINK()

Completed in 7 milliseconds