Searched refs:pGridPos (Results 1 – 1 of 1) sorted by relevance
3039 SwPosition* pGridPos = pIo->pPaM->GetPoint(); in SetPamInCell() local3041 xub_StrLen nEnd = pGridPos->nContent.GetIndex(); in SetPamInCell()3042 pGridPos->nContent.Assign(pIo->pPaM->GetCntntNode(), 0); in SetPamInCell()3043 pIo->pCtrlStck->NewAttr(*pGridPos, aGridItem); in SetPamInCell()3044 pGridPos->nContent.Assign(pIo->pPaM->GetCntntNode(), nEnd); in SetPamInCell()3045 pIo->pCtrlStck->SetAttr(*pGridPos, RES_PARATR_SNAPTOGRID); in SetPamInCell()
Completed in 30 milliseconds