Home
last modified time | relevance | path

Searched refs:pGridPos (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx3039 SwPosition* pGridPos = pIo->pPaM->GetPoint(); in SetPamInCell() local
3041 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 33 milliseconds