Searched refs:IsIgnoreDontExpand (Results 1 – 4 of 4) sorted by relevance
94 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()
142 inline sal_Bool IsIgnoreDontExpand() const { return bIgnoreDontExpand; } in IsIgnoreDontExpand() function in SwNode
953 if ( (*pEnd > nChangePos) || IsIgnoreDontExpand() ) in Update()1871 sal_Bool bOldExpFlg = IsIgnoreDontExpand(); in InsertText()3459 sal_Bool bOldExpFlg = IsIgnoreDontExpand(); in ReplaceText()
795 sal_Bool bOldExpFlg = pNode->IsIgnoreDontExpand(); in Overwrite()
Completed in 54 milliseconds