Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Ddocnum.cxx2117 sal_Bool bCheckDel = sal_True; in MoveParagraph() local
2123 if( !bCheckDel || nsRedlineType_t::REDLINE_DELETE == pTmp->GetType() ) in MoveParagraph()
2139 bCheckDel = sal_False; in MoveParagraph()