Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/undo/
H A Dunovwr.cxx94 sal_Bool bOldExpFlg = pTxtNd->IsIgnoreDontExpand(); in SwUndoOverwrite()
173 sal_Bool bOldExpFlg = pDelTxtNd->IsIgnoreDontExpand(); in CanGrouping()
229 sal_Bool bOldExpFlg = pTxtNd->IsIgnoreDontExpand(); in UndoImpl()
299 sal_Bool bOldExpFlg = pTxtNd->IsIgnoreDontExpand(); in RedoImpl()
/aoo41x/main/sw/inc/
H A Dnode.hxx136 inline sal_Bool IsIgnoreDontExpand() const { return bIgnoreDontExpand; } in IsIgnoreDontExpand() function in SwNode
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx948 if ( (*pEnd > nChangePos) || IsIgnoreDontExpand() ) in Update()
1862 sal_Bool bOldExpFlg = IsIgnoreDontExpand(); in InsertText()
3446 sal_Bool bOldExpFlg = IsIgnoreDontExpand(); in ReplaceText()
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx795 sal_Bool bOldExpFlg = pNode->IsIgnoreDontExpand(); in Overwrite()

Completed in 526 milliseconds