Home
last modified time | relevance | path

Searched refs:PTO_Hyperlink (Results 1 – 25 of 35) sorted by relevance

12

/dports/editors/abiword/abiword-3.0.5/plugins/openxml/common/xp/
H A DOXML_Element_Hyperlink.cpp94 if(!pDocument->appendObject(PTO_Hyperlink, field_fmt)) in addToPT()
101 if(!pDocument->appendObject(PTO_Hyperlink, NULL)) in addToPT()
/dports/editors/abiword/abiword-3.0.5/plugins/opml/xp/
H A Die_imp_OPML.cpp333 X_CheckError(appendObject(PTO_Hyperlink, const_cast<const gchar **>(link))); in startElement()
341 X_CheckError(appendObject(PTO_Hyperlink, NULL)); in startElement()
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpt_Types.h105 PTO_Hyperlink, enumerator
H A Dpt_PT_InsertObject.cpp335 case PTO_Hyperlink: in _createObject()
H A Dpt_PT_DeleteSpan.cpp145 case PTO_Hyperlink: typeStr = "PTO_Hyperlink "; break; in dumpDoc()
1879 if(pFO->getObjectType() == PTO_Hyperlink) in _tweakDeleteSpan()
1898 else if(pFO->getObjectType() == PTO_Hyperlink && bFoundHype) in _tweakDeleteSpan()
2705 case PTO_Hyperlink: in _deleteComplexSpan()
H A Dpt_PT_InsertSpan.cpp718 case PTO_Hyperlink: in _chooseIndexAP()
H A Dpt_PT_InsertStrux.cpp536 insertObject(dpos, PTO_Hyperlink,NULL,NULL); in _realInsertStrux()
H A Dpt_PieceTable.cpp1257 if(pOb->getObjectType() == PTO_Hyperlink) in _findPrevHyperlink()
1315 if(pOb->getObjectType() == PTO_Hyperlink) in _findNextHyperlink()
/dports/editors/abiword/abiword-3.0.5/plugins/xslfo/xp/
H A Die_imp_XSL-FO.cpp646 X_CheckError(appendObject(PTO_Hyperlink, const_cast<const gchar **>(linkbuf))); in startElement()
663 X_CheckError(appendObject(PTO_Hyperlink, linkbuf)); in startElement()
941 X_CheckError(appendObject(PTO_Hyperlink, NULL)); in endElement()
H A Die_exp_XSL-FO.cpp1031 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/mif/xp/
H A Die_exp_MIF.cpp204 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/wml/xp/
H A Die_imp_WML.cpp583 X_CheckError(appendObject(PTO_Hyperlink, buf)); in startElement()
746 X_CheckError(appendObject(PTO_Hyperlink, NULL)); in endElement()
H A Die_exp_WML.cpp548 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/docbook/xp/
H A Die_imp_DocBook.cpp1044 X_CheckError(appendObject(PTO_Hyperlink, const_cast<const gchar **>(buf))); in startElement()
1069 X_CheckError(appendObject(PTO_Hyperlink, const_cast<const gchar **>(buf))); in startElement()
2016 X_CheckError(appendObject(PTO_Hyperlink, NULL)); in endElement()
2031 X_CheckError(appendObject(PTO_Hyperlink, NULL)); in endElement()
2621 X_CheckError(appendObject(PTO_Hyperlink, const_cast<const gchar **>(buf))); in charData()
/dports/editors/abiword/abiword-3.0.5/plugins/applix/xp/
H A Die_exp_Applix.cpp303 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_AbiWord_1.cpp638 X_CheckError(appendObject(PTO_Hyperlink,atts)); in startElement()
1201 X_CheckError(appendObject(PTO_Hyperlink,NULL)); in endElement()
H A Die_exp_Text.cpp753 case PTO_Hyperlink: in populate()
H A Die_imp_XHTML.cpp1171 X_CheckError(appendObject(PTO_Hyperlink,new_atts)); in startElement()
1804 X_CheckError(appendObject(PTO_Hyperlink,0)); in endElement()
/dports/editors/abiword/abiword-3.0.5/plugins/openwriter/xp/
H A Die_imp_OpenWriter.cpp1353 getDocument()->appendObject(PTO_Hyperlink, xlink_atts); in startElement()
1508 getDocument()->appendObject(PTO_Hyperlink, NULL); in endElement()
H A Die_exp_OpenWriter.cpp497 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/imp/xp/
H A DODi_TextContent_ListenerState.cpp388 m_pAbiDocument->appendObject(PTO_Hyperlink, xlink_atts); in startElement()
1034 m_pAbiDocument->appendObject(PTO_Hyperlink, NULL); in endElement()
/dports/editors/abiword/abiword-3.0.5/plugins/kword/xp/
H A Die_exp_KWord_1.cpp262 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/exp/xp/
H A DODe_AbiDocListener.cpp175 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/psion/xp/
H A Die_exp_Psion.cpp781 case PTO_Hyperlink: in populate()
/dports/editors/abiword/abiword-3.0.5/plugins/openxml/exp/xp/
H A Die_exp_OpenXML_Listener.cpp251 case PTO_Hyperlink: in populate()

12