Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx406 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local
407 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()
408 aExtRef.Reference <<= aSingleRef; in ConvertToTokenSequence()
409 rAPI.Data <<= aExtRef; in ConvertToTokenSequence()
423 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local
424 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()
425 aExtRef.Reference <<= aComplRef; in ConvertToTokenSequence()
426 rAPI.Data <<= aExtRef; in ConvertToTokenSequence()
432 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local
433 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()
[all …]

Completed in 13 milliseconds