Searched refs:pGridPos (Results 1 – 1 of 1) sorted by relevance
3068 SwPosition* pGridPos = pIo->pPaM->GetPoint(); in SetPamInCell() local3070 xub_StrLen nEnd = pGridPos->nContent.GetIndex(); in SetPamInCell()3071 pGridPos->nContent.Assign(pIo->pPaM->GetCntntNode(), 0); in SetPamInCell()3072 pIo->pCtrlStck->NewAttr(*pGridPos, aGridItem); in SetPamInCell()3073 pGridPos->nContent.Assign(pIo->pPaM->GetCntntNode(), nEnd); in SetPamInCell()3074 pIo->pCtrlStck->SetAttr(*pGridPos, RES_PARATR_SNAPTOGRID); in SetPamInCell()
Completed in 22 milliseconds