Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/undo/
H A Dunsort.cxx75 nTblNd = rTblNd.GetIndex(); in SwUndoSort()
102 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in UndoImpl()
179 SwTableNode* pTblNd = rDoc.GetNodes()[ nTblNd ]->GetTableNode(); in RedoImpl()
H A Duntbl.cxx752 sal_uLong nTblNd = nSttNode; in UndoImpl() local
754 ++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()
/aoo4110/main/sw/source/core/inc/
H A DUndoSort.hxx74 sal_uLong nTblNd; member in SwUndoSort
H A DUndoTable.hxx375 sal_uLong nTblNd; member in SwUndoTblHeadline

Completed in 116 milliseconds