Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx1364 SwRegHistory::SwRegHistory( SwModify* pRegIn, const SwNode& rNd, in SwRegHistory() argument
1366 : SwClient( pRegIn ) in SwRegHistory()
1471 void SwRegHistory::RegisterInModify( SwModify* pRegIn, const SwNode& rNd ) in RegisterInModify() argument
1473 if ( m_pHistory && pRegIn ) in RegisterInModify()
1475 pRegIn->Add( this ); in RegisterInModify()
/aoo41x/main/sw/source/core/inc/
H A Drolbck.hxx435 SwRegHistory( SwModify* pRegIn, const SwNode& rNd, SwHistory* pHst );
444 void RegisterInModify( SwModify* pRegIn, const SwNode& rNd );

Completed in 30 milliseconds