Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunovwr.cxx95 pTxtNd->SetIgnoreDontExpand( sal_True ); in SwUndoOverwrite()
106 pTxtNd->SetIgnoreDontExpand( bOldExpFlg ); in SwUndoOverwrite()
174 pDelTxtNd->SetIgnoreDontExpand( sal_True ); in CanGrouping()
185 pDelTxtNd->SetIgnoreDontExpand( bOldExpFlg ); in CanGrouping()
230 pTxtNd->SetIgnoreDontExpand( sal_True ); in UndoImpl()
242 pTxtNd->SetIgnoreDontExpand( bOldExpFlg ); in UndoImpl()
300 pTxtNd->SetIgnoreDontExpand( sal_True ); in RedoImpl()
314 pTxtNd->SetIgnoreDontExpand( bOldExpFlg ); in RedoImpl()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx1874 SetIgnoreDontExpand( sal_True ); in InsertText()
1881 SetIgnoreDontExpand( bOldExpFlg ); in InsertText()
3460 SetIgnoreDontExpand( sal_True ); in ReplaceText()
3485 SetIgnoreDontExpand( bOldExpFlg ); in ReplaceText()
/trunk/main/sw/inc/
H A Dnode.hxx143 inline void SetIgnoreDontExpand( sal_Bool bNew ) { bIgnoreDontExpand = bNew; } in SetIgnoreDontExpand() function in SwNode
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx796 pNode->SetIgnoreDontExpand( sal_True ); in Overwrite()
841 pNode->SetIgnoreDontExpand( bOldExpFlg ); in Overwrite()

Completed in 41 milliseconds