Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfv_View.h604 void insertHeaderFooter(HdrFtrType hfType);
605 …bool insertHeaderFooter(const gchar ** props, HdrFtrType hfType, fl_DocSectionLayout * pDSL=NUL…
H A Dfv_View.cpp11727 insertHeaderFooter(block_props, hfType); // cursor is now in the header/footer in createThisHdrFtr()
12120 void FV_View::insertHeaderFooter(HdrFtrType hfType) in insertHeaderFooter() function in FV_View
12144 insertHeaderFooter(block_props, hfType); // cursor is now in the header/footer in insertHeaderFooter()
12191 bool FV_View::insertHeaderFooter(const gchar ** props, HdrFtrType hfType, fl_DocSectionLayout * pDS… in insertHeaderFooter() function in FV_View
13516 bool bResult = insertHeaderFooter(props, hfType); in insertPageNum()
H A Dfv_View_protected.cpp1471 insertHeaderFooter(block_props, hfType, pCurDSL); // cursor is now in the header/footer in _insertSectionBreak()
6030 insertHeaderFooter(hfType); in _cmdEditHdrFtr()