Searched refs:aExtRef (Results 1 – 1 of 1) sorted by relevance
406 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local407 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()408 aExtRef.Reference <<= aSingleRef; in ConvertToTokenSequence()409 rAPI.Data <<= aExtRef; in ConvertToTokenSequence()423 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local424 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()425 aExtRef.Reference <<= aComplRef; in ConvertToTokenSequence()426 rAPI.Data <<= aExtRef; in ConvertToTokenSequence()432 sheet::ExternalReference aExtRef; in ConvertToTokenSequence() local433 aExtRef.Index = rToken.GetIndex(); in ConvertToTokenSequence()[all …]
Completed in 8 milliseconds