Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/ !
H A Drolbck.hxx444 void AddHint( SwTxtAttr* pHt, const bool bNew = false );
/trunk/main/sw/source/core/undo/ !
H A Drolbck.cxx1457 void SwRegHistory::AddHint( SwTxtAttr* pHt, const bool bNew ) in AddHint() function in SwRegHistory
/trunk/main/sw/source/core/txtnode/ !
H A Dthints.cxx2684 if ( m_pHistory ) { m_pHistory->AddHint( pAttr, bNew ); } in NoteInHistory()