Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx882 bool bInsertSection = aIter != aStart ? aIter->IsContinous() : false; in InsertSegments() local
884 if (!bInsertSection) in InsertSegments()
906 bInsertSection = true; in InsertSegments()
992 if (bInsertSection) in InsertSegments()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4035 …bool bInsertSection = (aIter != aStart) ? (aIter->IsContinous() && bThisAndPreviousAreCompatible)… in InsertSegments() local
4036 bool bInsertPageDesc = !bInsertSection; in InsertSegments()
4065 bInsertSection = true; in InsertSegments()
4075 if (bInsertSection) in InsertSegments()

Completed in 50 milliseconds