Home
last modified time | relevance | path

Searched refs:PTX_Section (Results 1 – 25 of 68) sorted by relevance

123

/dports/editors/abiword/abiword-3.0.5/plugins/opendocument/imp/xp/
H A DODi_Style_MasterPage.cpp110 m_pAbiDocument->appendStrux(PTX_Section, ppSecAttr); in startElement()
147 m_pAbiDocument->appendStrux(PTX_Section, ppSecAttr); in startElement()
177 m_pAbiDocument->appendStrux(PTX_Section, ppSecAttr); in startElement()
207 m_pAbiDocument->appendStrux(PTX_Section, ppSecAttr); in startElement()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_exp_DocRangeListener.cpp180 getDoc()->appendStrux(PTX_Section,NULL); in populate()
275 if((pcrx->getStruxType()== PTX_Section) && !m_bFirstSection) in populateStrux()
283 if(!m_bFirstSection && pcrx->getStruxType() != PTX_Section) in populateStrux()
285 getDoc()->appendStrux(PTX_Section,NULL); in populateStrux()
288 if(!m_bFirstBlock && (pcrx->getStruxType() != PTX_Section) && (pcrx->getStruxType() != PTX_Block)) in populateStrux()
H A Die_imp_GraphicAsDocument.cpp52 if (!getDoc()->appendStrux(PTX_Section, NULL) || in _loadFile()
H A Die_exp_HTML_UtilListeners.cpp99 bool bHaveNextSection = m_pDocument->getNextStruxOfType(sdh, PTX_Section, &nextSDH); in populateStrux()
H A Die_imp_PasteListener.cpp135 case PTX_Section: in populateStrux()
H A Die_imp_XHTML.cpp2139 if (!appendStrux (PTX_Section,NULL)) in requireSection()
2152 if(pts == PTX_Section) in appendStrux()
2176 appendStrux(PTX_Section,NULL); in appendFmt()
2197 appendStrux(PTX_Section,NULL); in appendFmt()
2243 appendStrux(PTX_Section,NULL); in appendSpan()
2267 appendStrux(PTX_Section,NULL); in appendObject()
H A Die_imp_AbiWord_1.cpp184 X_CheckError(appendStrux(PTX_Section,NULL)); in ~IE_Imp_AbiWord_1()
377 X_CheckError(appendStrux(PTX_Section,atts)); in startElement()
393 X_CheckError(appendStrux(PTX_Section,atts)); in startElement()
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpf_Frag_Strux.cpp86 case PTX_Section: in usesXID()
122 case PTX_Section: in isMatchingType()
H A Dpt_PT_DeleteStrux.cpp75 else if(pfs->getStruxType() == PTX_Section) in _unlinkStrux()
111 case PTX_Section: in _unlinkStrux()
179 case PTX_Section: in _unlinkStrux_Block()
272 UT_return_val_if_fail (pfs->getStruxType()==PTX_Section in _unlinkStrux_Section()
462 case PTX_Section: in _unlinkStrux_Section()
H A Dpf_Frag_Strux_Section.cpp30 : pf_Frag_Strux(pPT,PTX_Section,pf_FRAG_STRUX_SECTION_LENGTH,indexAP) in pf_Frag_Strux_Section()
32 m_struxType = PTX_Section; in pf_Frag_Strux_Section()
H A Dpt_PT_DeleteSpan.cpp160 case PTX_Section: eStruxTypeStr = "PTX_Section "; break; in dumpDoc()
956 case PTX_Section: in deleteSpan()
1297 static_cast<const pf_Frag_Strux*>(pFrag)->getStruxType()==PTX_Section) in _fixHdrFtrReferences()
1614 case PTX_Section: in _tweakDeleteSpanOnce()
1694 case PTX_Section: in _tweakDeleteSpanOnce()
1779 PTX_Section, &pfs_BeforeSection); in _tweakDeleteSpanOnce()
1781 PTX_Section, &pfs_LastSection); in _tweakDeleteSpanOnce()
2013 if(pfFragStrux->getStruxType() == PTX_Section) in _deleteFormatting()
2237 (static_cast<pf_Frag_Strux*>(pfs->getPrev())->getStruxType() == PTX_Section)) in _deleteComplexSpan()
H A Dpt_Types.h76 PTX_Section = 0, // 0 -- maker sure that we can cast into uint enumerator
H A Dpd_Document.cpp1082 appendStrux(PTX_Section,NULL); in newDocument()
1614 else if(pts == PTX_Section) in appendStrux()
1681 appendStrux(PTX_Section, NULL); in repairDoc()
1689 insertStruxBeforeFrag(pf, PTX_Section,NULL); in repairDoc()
1695 if(pfs->getStruxType() != PTX_Section) in repairDoc()
1697 insertStruxBeforeFrag(pf, PTX_Section,NULL); in repairDoc()
1781 if(pfs->getStruxType() == PTX_Section) in repairDoc()
2671 if(pfSec->getStruxType() == PTX_Section) in getLastSectionSDH()
2694 if(pfSec->getStruxType() == PTX_Section) in getLastSectionMutableSDH()
3129 if(pfs->getStruxType() == PTX_Section) in isSectionAtPos()
[all …]
/dports/editors/abiword/abiword-3.0.5/plugins/t602/xp/
H A Die_imp_T602.cpp373 X_CheckDocError(appendStrux(PTX_Section,sps)) in _writeSP()
392 X_CheckDocError(appendStrux(PTX_Section,sps)) in _writeSP()
413 X_CheckDocError(appendStrux(PTX_Section,fhps)) in _write_fh()
/dports/editors/abiword/abiword-3.0.5/plugins/mif/xp/
H A Die_imp_MIF.cpp123 X_ReturnNoMemIfError(appendStrux(PTX_Section, NULL)); in _writeHeader()
H A Die_exp_MIF.cpp236 case PTX_Section: in populateStrux()
/dports/editors/abiword/abiword-3.0.5/plugins/hancom/xp/
H A Die_imp_hancom.cpp102 if (!appendStrux(PTX_Section, NULL)) { in _loadFile()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_DocListener.cpp354 case PTX_Section: in populateStrux()
1108 case PTX_Section: in change()
1111 UT_ASSERT(pL->getType() == PTX_Section); in change()
1263 case PTX_Section: in change()
1816 else if(pcrx->getStruxType() == PTX_Section) in insertStrux()
1886 case PTX_Section: // the immediately prior strux is a section. in insertStrux()
1894 case PTX_Section: // we are inserting a section. in insertStrux()
1961 case PTX_Section: // we are inserting a section. in insertStrux()
/dports/editors/abiword/abiword-3.0.5/plugins/wml/xp/
H A Die_imp_WML.cpp314 X_CheckError(appendStrux(PTX_Section,static_cast<const gchar **>(NULL))); in startElement()
634 X_CheckError(appendStrux(PTX_Section, NULL)); in endElement()
/dports/editors/abiword/abiword-3.0.5/plugins/clarisworks/xp/
H A Die_imp_ClarisWorks.cpp231 X_ReturnNoMemIfError(appendStrux(PTX_Section, NULL)); in _writeHeader()
/dports/editors/abiword/abiword-3.0.5/plugins/xslfo/xp/
H A Die_imp_XSL-FO.cpp244 X_CheckError(appendStrux(PTX_Section,static_cast<const gchar **>(NULL))); in startElement()
252 X_CheckError(appendStrux(PTX_Section,static_cast<const gchar **>(NULL))); in startElement()
/dports/editors/abiword/abiword-3.0.5/plugins/applix/xp/
H A Die_exp_Applix.cpp337 case PTX_Section: in populateStrux()
/dports/editors/abiword/abiword-3.0.5/plugins/pdb/xp/
H A Die_imp_PalmDoc.cpp174 X_ReturnNoMemIfError(appendStrux(PTX_Section, NULL)); in _writeHeader()
/dports/editors/abiword/abiword-3.0.5/plugins/opml/xp/
H A Die_imp_OPML.cpp268 X_CheckError(appendStrux(PTX_Section, NULL)); in startElement()
/dports/editors/abiword/abiword-3.0.5/plugins/epub/imp/xp/
H A Die_imp_EPUB.cpp267 getDoc()->insertStrux(posEnd, PTX_Section, NULL, NULL); in readStructure()

123