Home
last modified time | relevance | path

Searched refs:pf_Frag_Strux_SectionEndCell (Results 1 – 4 of 4) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpf_Frag_Strux_Section.cpp178 pf_Frag_Strux_SectionEndCell::pf_Frag_Strux_SectionEndCell(pt_PieceTable * pPT, in pf_Frag_Strux_SectionEndCell() function in pf_Frag_Strux_SectionEndCell
185 pf_Frag_Strux_SectionEndCell::~pf_Frag_Strux_SectionEndCell() in ~pf_Frag_Strux_SectionEndCell()
H A Dpf_Frag_Strux_Section.h235 class ABI_EXPORT pf_Frag_Strux_SectionEndCell : public pf_Frag_Strux
238 pf_Frag_Strux_SectionEndCell(pt_PieceTable * pPT,
240 virtual ~pf_Frag_Strux_SectionEndCell();
H A Dpf_Frag_TestRoutines.cpp110 void pf_Frag_Strux_SectionEndCell::__dump(FILE * fp) const in __dump()
H A Dpt_PT_InsertStrux.cpp301 pfs = new pf_Frag_Strux_SectionEndCell(this, indexAP); in _createStrux()