Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Drolbck.cxx1389 SwRegHistory::SwRegHistory( SwModify* pRegIn, const SwNode& rNd, in SwRegHistory() argument
1391 : SwClient( pRegIn ) in SwRegHistory()
1504 void SwRegHistory::RegisterInModify( SwModify* pRegIn, const SwNode& rNd ) in RegisterInModify() argument
1506 if ( m_pHistory && pRegIn ) in RegisterInModify()
1508 pRegIn->Add( this ); in RegisterInModify()
/aoo42x/main/sw/source/core/inc/
H A Drolbck.hxx437 SwRegHistory( SwModify* pRegIn, const SwNode& rNd, SwHistory* pHst );
446 void RegisterInModify( SwModify* pRegIn, const SwNode& rNd );

Completed in 21 milliseconds