Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpd_Document.h501 pf_Frag_Strux* getLastSectionMutableSDH(void);
H A Dpd_Document.cpp2684 pf_Frag_Strux* PD_Document::getLastSectionMutableSDH(void) in getLastSectionMutableSDH() function in PD_Document
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_AbiWord_1.cpp389 pf_Frag_Strux* sdh = getDoc()->getLastSectionMutableSDH(); in startElement()
H A Die_imp_RTF.cpp11447 pf_Frag_Strux* sdh = getDoc()->getLastSectionMutableSDH(); in _appendHdrFtr()