Home
last modified time | relevance | path

Searched refs:appendFmtMark (Results 1 – 8 of 8) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/t/
H A Dpt_PieceTable.t.cpp47 TFPASS(pt.appendFmtMark());
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpt_PT_Append.cpp454 bool pt_PieceTable::appendFmtMark(void) in appendFmtMark() function in pt_PieceTable
H A Dpt_PieceTable.h285 bool appendFmtMark(void);
H A Dpd_Document.h406 bool appendFmtMark(void);
H A Dpd_Document.cpp2264 bool PD_Document::appendFmtMark(void) in appendFmtMark() function in PD_Document
2271 return m_pPieceTable->appendFmtMark(); in appendFmtMark()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_AbiWord_1.cpp1144 X_CheckError(getDoc()->appendFmtMark()); in endElement()
H A Die_imp_RTF.cpp2926 getDoc()->appendFmtMark(); in FlushStoredChars()
6896 ok = ok && getDoc()->appendFmtMark(); in ApplyCharacterAttributes()
7646 getDoc()->appendFmtMark(); in ApplyParagraphAttributes()
/dports/editors/abiword/abiword-3.0.5/plugins/wordperfect/xp/
H A Die_imp_WordPerfect.cpp970 getDoc()->appendFmtMark(); in openListElement()