Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx434 ScSingleRefData* pSingRef; in LotusRangeList() local
437 pSingRef = &aComplRef.Ref1; in LotusRangeList()
438 pSingRef->nTab = pSingRef->nRelTab = 0; in LotusRangeList()
441 pSingRef->SetTabRel( sal_True ); in LotusRangeList()
444 pSingRef = &aComplRef.Ref2; in LotusRangeList()
445 pSingRef->nTab = pSingRef->nRelTab = 0; in LotusRangeList()
448 pSingRef->SetTabRel( sal_True ); in LotusRangeList()
489 pSingRef->nCol = pLR->nColStart; in Append()
496 pSingRef = &aComplRef.Ref2; in Append()
497 pSingRef->nCol = pLR->nColEnd; in Append()
[all …]

Completed in 13 milliseconds