Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Dunsect.cxx290 sal_uLong const m_nStartNode; member in SwUndoDelSection
319 , m_nStartNode( pIndex->GetIndex() ) in SwUndoDelSection()
334 rDoc.InsertTableOf(m_nStartNode, m_nEndNode-2, *m_pTOXBase, in UndoImpl()
339 SwNodeIndex aStt( rDoc.GetNodes(), m_nStartNode ); in UndoImpl()
386 rDoc.GetNodes()[ m_nStartNode ]->GetSectionNode(); in RedoImpl()
401 sal_uLong const m_nStartNode; member in SwUndoUpdateSection
427 , m_nStartNode( pIndex->GetIndex() ) in SwUndoUpdateSection()
440 rDoc.GetNodes()[ m_nStartNode ]->GetSectionNode(); in UndoImpl()

Completed in 15 milliseconds