Home
last modified time | relevance | path

Searched refs:pNode (Results 226 – 229 of 229) sorted by relevance

12345678910

/aoo42x/main/sw/source/core/unocore/
H A Dunotbl.cxx1528 const SwStartNode* pNode = pTblCrsr->GetPoint()->nNode.GetNode().FindTableBoxStartNode(); in getRangeName() local
1530 const SwTableBox* pEndBox = pTable->GetTblBox( pNode->GetIndex()); in getRangeName()
1535 pNode = pTblCrsr->GetMark()->nNode.GetNode().FindTableBoxStartNode(); in getRangeName()
1536 const SwTableBox* pStartBox = pTable->GetTblBox( pNode->GetIndex()); in getRangeName()
/aoo42x/main/sw/source/core/access/
H A Daccmap.cxx1199 const SwTxtNode* pNode = pPos->nNode.GetNode().GetTxtNode(); in InvalidateShapeInParaSelection() local
1200 sal_uLong nHere = pNode->GetIndex(); in InvalidateShapeInParaSelection()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.hxx200 SwTxtNode *pNode=0 );
/aoo42x/main/sw/inc/
H A Ddoc.hxx877 virtual void DeleteSection(SwNode* pNode);

Completed in 96 milliseconds

12345678910