Searched refs:nTblNd (Results 1 – 4 of 4) sorted by relevance
75 nTblNd = rTblNd.GetIndex(); in SwUndoSort()102 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in UndoImpl()179 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in RedoImpl()
752 sal_uLong nTblNd = nSttNode; in UndoImpl() local754 ++nTblNd; // Node wurde vorher gesplittet in UndoImpl()755 SwNodeIndex aIdx( rDoc.GetNodes(), nTblNd ); in UndoImpl()759 RemoveIdxFromSection( rDoc, nTblNd ); in UndoImpl()791 pPos->nNode = nTblNd; in UndoImpl()876 nTblNd = pSttNd->StartOfSectionIndex(); in SwUndoTblHeadline()882 SwTableNode* pTNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in UndoImpl()892 SwTableNode* pTNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in RedoImpl()
74 sal_uLong nTblNd; member in SwUndoSort
375 sal_uLong nTblNd; member in SwUndoTblHeadline
Completed in 30 milliseconds