Searched refs:rLastPaM (Results 1 – 1 of 1) sorted by relevance
126 SwPaM & rLastPaM,1864 SwPaM & rLastPaM, in ConvertCell() argument1954 const sal_uLong nLastNodeIndex = rLastPaM.End()->nNode.GetIndex(); in ConvertCell()1957 const sal_uLong nLastNodeEndIndex = rLastPaM.End()->nNode.GetIndex(); in ConvertCell()1961 if (rLastPaM.End()->nContent != aStartCellPam.Start()->nContent) in ConvertCell()1999 *rLastPaM.GetPoint() = *aEndCellPam.Start(); in ConvertCell()2002 rLastPaM.SetMark(); in ConvertCell()2003 *rLastPaM.GetMark() = *aEndCellPam.End(); in ConvertCell()2007 rLastPaM.DeleteMark(); in ConvertCell()
Completed in 21 milliseconds