Searched refs:aSectPaM (Results 1 – 2 of 2) sorted by relevance
993 SwPaM aSectPaM(*mrReader.pPam); in InsertSegments() local994 SwNodeIndex aAnchor(aSectPaM.GetPoint()->nNode); in InsertSegments()998 aSectPaM.GetPoint()->nNode = aAnchor; in InsertSegments()999 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()1001 aSectPaM.Move(fnMoveBackward); in InsertSegments()1004 const SwPosition* pPos = aSectPaM.GetPoint(); in InsertSegments()1013 aSectPaM.GetPoint()->nNode = SwNodeIndex(*pTxtNd); in InsertSegments()1014 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()1015 aSectPaM.GetCntntNode(), 0); in InsertSegments()1018 aSectPaM.SetMark(); in InsertSegments()[all …]
4077 SwPaM aSectPaM(*mrReader.pPaM); in InsertSegments() local4078 SwNodeIndex aAnchor(aSectPaM.GetPoint()->nNode); in InsertSegments()4082 aSectPaM.GetPoint()->nNode = aAnchor; in InsertSegments()4083 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()4085 aSectPaM.Move(fnMoveBackward); in InsertSegments()4088 const SwPosition* pPos = aSectPaM.GetPoint(); in InsertSegments()4097 aSectPaM.GetPoint()->nNode = SwNodeIndex(*pTxtNd); in InsertSegments()4098 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()4099 aSectPaM.GetCntntNode(), 0); in InsertSegments()4102 aSectPaM.SetMark(); in InsertSegments()[all …]