Searched refs:aSectPaM (Results 1 – 2 of 2) sorted by relevance
1003 SwPaM aSectPaM(*mrReader.pPam); in InsertSegments() local1004 SwNodeIndex aAnchor(aSectPaM.GetPoint()->nNode); in InsertSegments()1008 aSectPaM.GetPoint()->nNode = aAnchor; in InsertSegments()1009 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()1011 aSectPaM.Move(fnMoveBackward); in InsertSegments()1014 const SwPosition* pPos = aSectPaM.GetPoint(); in InsertSegments()1023 aSectPaM.GetPoint()->nNode = SwNodeIndex(*pTxtNd); in InsertSegments()1024 aSectPaM.GetPoint()->nContent.Assign( in InsertSegments()1025 aSectPaM.GetCntntNode(), 0); in InsertSegments()1028 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 …]