Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx891 bool bInsertSection = aIter != aStart ? aIter->IsContinous() : false; in InsertSegments() local
893 if (!bInsertSection) in InsertSegments()
915 bInsertSection = true; in InsertSegments()
1001 if (bInsertSection) in InsertSegments()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx4034 …bool bInsertSection = (aIter != aStart) ? (aIter->IsContinous() && bThisAndPreviousAreCompatible)… in InsertSegments() local
4035 bool bInsertPageDesc = !bInsertSection; in InsertSegments()
4064 bInsertSection = true; in InsertSegments()
4074 if (bInsertSection) in InsertSegments()

Completed in 38 milliseconds