Searched refs:NoteInHistory (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/core/txtnode/ |
H A D | thints.cxx | 293 NoteInHistory( & rNewHint, true ); in InsertNesting() 635 NoteInHistory( pOther ); in BuildPortions() 637 NoteInHistory( pOther, true ); in BuildPortions() 652 NoteInHistory( pOther ); in BuildPortions() 654 NoteInHistory( pOther, true ); in BuildPortions() 662 NoteInHistory( *aIter, true ); in BuildPortions() 947 NoteInHistory( pNewAttr, true ); in BuildPortions() 2774 NoteInHistory( p1 ); in MergePortions() 2776 NoteInHistory( p1, true ); in MergePortions() 3126 NoteInHistory( pHint, true ); in TryInsertHint() [all …]
|
H A D | txtedt.cxx | 561 m_pSwpHints->NoteInHistory( pHt ); in RstTxtAttr() 563 m_pSwpHints->NoteInHistory( pHt, sal_True ); in RstTxtAttr() 590 m_pSwpHints->NoteInHistory( pHt ); in RstTxtAttr() 592 m_pSwpHints->NoteInHistory( pHt, sal_True ); in RstTxtAttr() 611 m_pSwpHints->NoteInHistory( pHt ); in RstTxtAttr() 613 m_pSwpHints->NoteInHistory( pHt, sal_True ); in RstTxtAttr()
|
H A D | ndtxt.cxx | 1207 m_pSwpHints->NoteInHistory( pTmp ); in DontExpandFmt()
|
/aoo41x/main/sw/inc/ |
H A D | ndhints.hxx | 151 void NoteInHistory( SwTxtAttr *pAttr, const bool bNew = false );
|
Completed in 72 milliseconds