Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TOCContainer.h95 UT_sint32 getBrokenTop(void);
H A Dfp_TableContainer.h450 bool getBrokenTop(void) const in getBrokenTop() function
H A Dfp_TableContainer.cpp711 if(pBroke && pBroke->getPage() && pBroke->getBrokenTop()) in _clear()