Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.h326 fl_SectionLayout * doclistener_insertTable(const PX_ChangeRecord_Strux * pcrx,
H A Dfl_SectionLayout.cpp643 …fl_SectionLayout * pSL = static_cast<fl_BlockLayout *>(pBL)->doclistener_insertTable(pcrx, iType, … in bl_doclistener_insertTable()
4518 …fl_SectionLayout * pSL = static_cast<fl_BlockLayout *>(pBL)->doclistener_insertTable(pcrx, iType, … in bl_doclistener_insertTable()
4543 …bResult = static_cast<fl_BlockLayout *>(pShadowBL)->doclistener_insertTable(pcrx,iType,sdh,lid,NUL… in bl_doclistener_insertTable()
H A Dfl_BlockLayout.cpp8560 fl_SectionLayout * fl_BlockLayout::doclistener_insertTable(const PX_ChangeRecord_Strux * pcrx, in doclistener_insertTable() function in fl_BlockLayout