Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/undo/
H A Drolbck.cxx1397 SwHistoryHint* pNewHstr; in Modify() local
1402 pNewHstr = in Modify()
1410 pNewHstr = new SwHistorySetFmt( pItem, m_nNodeIndex ); in Modify()
1414 pNewHstr = new SwHistoryResetFmt( pItem, m_nNodeIndex ); in Modify()
1417 m_pHistory->m_SwpHstry.Insert( pNewHstr, m_pHistory->Count() ); in Modify()
1461 SwHistoryHint* pNewHstr = new SwHistoryResetAttrSet( rSet, in InsertItems() local
1465 m_pHistory->m_SwpHstry.Insert( pNewHstr, m_pHistory->Count() ); in InsertItems()

Completed in 29 milliseconds