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.cxx398 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local
399 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()
400 aExtRef.Reference <<= aSingleRef; in ConvertToTokenSequence()
401 rAPI.Data <<= aExtRef; in ConvertToTokenSequence()
415 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local
416 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()
417 aExtRef.Reference <<= aComplRef; in ConvertToTokenSequence()
418 rAPI.Data <<= aExtRef; in ConvertToTokenSequence()
424 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local
425 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()
[all …]