Home
last modified time | relevance | path

Searched refs:getNextStrux (Results 1 – 7 of 7) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpf_Frag.h60 pf_Frag_Strux* getNextStrux(PTStruxType t) const;
H A Dpf_Frag.cpp194 pf_Frag_Strux* pf_Frag::getNextStrux(PTStruxType t) const in getNextStrux() function in pf_Frag
H A Dpd_Document.h475 bool getNextStrux(pf_Frag_Strux* sdh, pf_Frag_Strux* *nextSDH);
H A Dpd_Document.cpp4947 bool PD_Document::getNextStrux(pf_Frag_Strux* sdh, in getNextStrux() function in PD_Document
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_Table.cpp1242 m_pDoc->getNextStrux(cellSDH,&nextSDH); in writeAllCellPropsInDoc()
1252 m_pDoc->getNextStrux(cellSDH,&nextSDH); in writeAllCellPropsInDoc()
1266 m_pDoc->getNextStrux(cellSDH,&nextSDH); in writeAllCellPropsInDoc()
1271 m_pDoc->getNextStrux(cellSDH,&nextSDH); in writeAllCellPropsInDoc()
1617 m_pDoc->getNextStrux(sdh,&nextsdh); in deleteRow()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_BlockLayout.cpp4390 m_pDoc->getNextStrux(getStruxDocHandle(),&nextSDH); in getLength()
H A Dfv_View.cpp12518 bres = m_pDoc->getNextStrux(prevSDH,&nextSDH); in isPointLegal()