Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_Page.cpp1475 bool b_sectionFound = false; in getNthColumn() local
1484 b_sectionFound = true; in getNthColumn()
1488 if (!b_sectionFound) in getNthColumn()
H A Dfl_BlockLayout.cpp2637 bool b_sectionFound = false; in setFramesOnPage() local
2638 for(j=0;j<pPageFinal->countColumnLeaders() && !b_sectionFound;j++) in setFramesOnPage()
2642 b_sectionFound = true; in setFramesOnPage()