Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Drolbck.cxx1429 SwHistoryHint* pNewHstr; in Modify() local
1434 pNewHstr = new SwHistorySetAttrSet( rSet, m_nNodeIndex, m_WhichIdSet ); in Modify()
1442 pNewHstr = new SwHistorySetFmt( pItem, m_nNodeIndex ); in Modify()
1446 pNewHstr = new SwHistoryResetFmt( pItem, m_nNodeIndex ); in Modify()
1450 m_pHistory->m_SwpHstry.Insert( pNewHstr, m_pHistory->Count() ); in Modify()
1494 SwHistoryHint* pNewHstr = new SwHistoryResetAttrSet( rSet, in InsertItems() local
1498 m_pHistory->m_SwpHstry.Insert( pNewHstr, m_pHistory->Count() ); in InsertItems()

Completed in 10 milliseconds