Home
last modified time | relevance | path

Searched defs:pLastNode (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx853 const SwNode* pLastNode = pSectNd->StartOfSectionNode()->EndOfSectionNode(); in InsertTextSection() local
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2364 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count() - 1 ); in DoOnlineSpelling() local
2558 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count() - 1 ); in HasSpellErrors() local
H A Deditdoc.hxx775 ContentNode* pLastNode = GetObject( Count()-1 ); in GetEndPaM() local
H A Dimpedit2.cxx1487 ContentNode* pLastNode = aEditDoc.SaveGetObject( aEditDoc.Count()-1 ); in CursorEndOfDoc() local
4562 ContentNode* pLastNode = GetEditDoc().GetObject( aNewSel.nEndPara ); in IndentBlock() local
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx418 SwTxtNode* pLastNode( rDoc.GetNodes()[ nEndIdx - 1 ]->GetTxtNode() ); in SwTblToTxtSave() local
629 SwTxtNode* pLastNode = (*this)[ pSave->m_nEndNd - 1 ]->GetTxtNode(); in UndoTableToText() local

Completed in 62 milliseconds