Searched defs:pLastNode (Results 1 – 5 of 5) sorted by relevance
853 const SwNode* pLastNode = pSectNd->StartOfSectionNode()->EndOfSectionNode(); in InsertTextSection() local
2364 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count() - 1 ); in DoOnlineSpelling() local2558 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count() - 1 ); in HasSpellErrors() local
775 ContentNode* pLastNode = GetObject( Count()-1 ); in GetEndPaM() local
1487 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count()-1 ); in CursorEndOfDoc() local4562 ContentNode* pLastNode = GetEditDoc().GetObject( aNewSel.nEndPara ); in IndentBlock() local
418 SwTxtNode* pLastNode( rDoc.GetNodes()[ nEndIdx - 1 ]->GetTxtNode() ); in SwTblToTxtSave() local629 SwTxtNode* pLastNode = (*this)[ pSave->m_nEndNd - 1 ]->GetTxtNode(); in UndoTableToText() local
Completed in 101 milliseconds