Home
last modified time | relevance | path

Searched refs:FL_CONTAINER_ENDNOTE (Results 1 – 17 of 17) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_FootnoteContainer.cpp230 while(pNext && pNext->getContainerType() == FL_CONTAINER_ENDNOTE) in getNextContainerInSection()
247 while(pPrev && pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) in getPrevContainerInSection()
515 while(pNext && pNext->getContainerType() == FL_CONTAINER_ENDNOTE) in getNextContainerInSection()
532 while(pPrev && pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) in getPrevContainerInSection()
H A Dfl_ContainerLayout.cpp219 case FL_CONTAINER_ENDNOTE: in getContainerString()
637 else if(pNext->getContainerType() == FL_CONTAINER_ENDNOTE) in getNextBlockInDocument()
733 else if(pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) in getPrevBlockInDocument()
924 case FL_CONTAINER_ENDNOTE: in insert()
H A Dfl_ContainerLayout.h35 FL_CONTAINER_ENDNOTE, enumerator
H A Dfp_TOCContainer.cpp255 while(pNext && pNext->getContainerType() == FL_CONTAINER_ENDNOTE) in getNextContainerInSection()
312 while(pPrev && pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) in getPrevContainerInSection()
H A Dfl_FootnoteLayout.cpp122 else if(getContainerType() == FL_CONTAINER_ENDNOTE) in getLength()
925 FL_CONTAINER_ENDNOTE, in fl_EndnoteLayout()
H A Dfl_DocListener.cpp451 pSL = (fl_SectionLayout *) m_pCurrentSL->append(sdh, pcr->getIndexAP(),FL_CONTAINER_ENDNOTE); in populateStrux()
490 UT_ASSERT(pCL->getContainerType() == FL_CONTAINER_ENDNOTE); in populateStrux()
629 …!= FL_CONTAINER_FOOTNOTE) && (m_pCurrentSL->getContainerType() != FL_CONTAINER_ENDNOTE) && (m_pCur… in populateStrux()
2117 UT_ASSERT(pCLSL->getContainerType() == FL_CONTAINER_ENDNOTE); in insertStrux()
H A Dfl_BlockLayout.cpp1429 || pCL->getContainerType() == FL_CONTAINER_ENDNOTE in isNotTOCable()
1710 …erType() == FL_CONTAINER_FOOTNOTE) || (pCL->getContainerType() == FL_CONTAINER_ENDNOTE) || (pCL->g… in updateEnclosingBlockIfNeeded()
1722 else if(pCL->getContainerType() == FL_CONTAINER_ENDNOTE) in updateEnclosingBlockIfNeeded()
1759 …erType() == FL_CONTAINER_FOOTNOTE) || (pCL->getContainerType() == FL_CONTAINER_ENDNOTE) || (pCL->g… in getEnclosingBlock()
1771 else if(pCL->getContainerType() == FL_CONTAINER_ENDNOTE) in getEnclosingBlock()
4276 while(pCL && ((pCL->getContainerType() == FL_CONTAINER_ENDNOTE) in getNewContainer()
8133 else if(pEmbedCL->getContainerType() == FL_CONTAINER_ENDNOTE) in shuffleEmbeddedIfNeeded()
8308 …ic_cast<fl_ContainerLayout *>(getSectionLayout())->insert(sdh,this,indexAP, FL_CONTAINER_ENDNOTE)); in doclistener_insertSection()
8427 || (pCL->getContainerType() == FL_CONTAINER_ENDNOTE) in doclistener_insertSection()
8441 || pCL->getContainerType() == FL_CONTAINER_ENDNOTE in doclistener_insertSection()
[all …]
H A Dfp_TableContainer.cpp2738 while(pNext && ((pNext->getContainerType() == FL_CONTAINER_ENDNOTE) || in getNextContainerInSection()
2757 while(pPrev && ((pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) || in getPrevContainerInSection()
4782 while(pNext && ((pNext->getContainerType() == FL_CONTAINER_ENDNOTE) || in getNextContainerInSection()
4805 while(pPrev && ((pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) || in getPrevContainerInSection()
H A Dfv_FrameEdit.cpp856 ((pBL->myContainingLayout()->getContainerType() == FL_CONTAINER_ENDNOTE) || in getFrameStrings()
H A Dfl_SectionLayout.cpp570 (pCL->getContainerType() == FL_CONTAINER_ENDNOTE)|| in bl_doclistener_insertSection()
2642 if(pBL->getContainerType() == FL_CONTAINER_ENDNOTE) in collapse()
2754 if(pBCur->getContainerType() == FL_CONTAINER_ENDNOTE) in doclistener_deleteStrux()
H A Dfp_Line.cpp3731 ((pNextBlock->getContainerType() == FL_CONTAINER_ENDNOTE) || in getNextContainerInSection()
3753 ((pPrev->getContainerType() == FL_CONTAINER_ENDNOTE) || in getPrevContainerInSection()
H A Dfl_TOCLayout.cpp1418 …etContainerType() == FL_CONTAINER_FOOTNOTE) || pPrevL->getContainerType() == FL_CONTAINER_ENDNOTE)) in _insertTOCContainer()
H A Dfv_View.cpp1361 …while(pBL && ((pBL->myContainingLayout()->getContainerType() == FL_CONTAINER_ENDNOTE) || (pBL->myC… in convertInLineToPositioned()
4146 (pCL->getContainerType() == FL_CONTAINER_ENDNOTE)) in setStyleAtPos()
9328 …ContainerType() == FL_CONTAINER_ANNOTATION || pSection->getContainerType() == FL_CONTAINER_ENDNOTE) in getTopRulerInfo()
9986 (pCL->getContainerType() == FL_CONTAINER_ENDNOTE)) in getCellAtPos()
12317 (pCL->getContainerType() != FL_CONTAINER_ENDNOTE) && in getEmbedDepth()
13835 …erType() == FL_CONTAINER_FOOTNOTE) || (pCL->getContainerType() == FL_CONTAINER_ENDNOTE) || (pCL->g… in isInTable()
H A Dfl_TableLayout.cpp261 || (pPrevL->getContainerType() == FL_CONTAINER_ENDNOTE)|| in insertTableContainer()
H A Dfl_DocLayout.cpp968 …while(pBL && ((pBL->myContainingLayout()->getContainerType() == FL_CONTAINER_ENDNOTE) || (pBL->myC… in AnchoredObjectHelper()
H A Dfv_View_cmd.cpp5489 …while(pBL && ((pBL->myContainingLayout()->getContainerType() == FL_CONTAINER_ENDNOTE) || (pBL->myC… in cmdInsertPositionedGraphic()
H A Dfv_View_protected.cpp2987 …etContainerType() == FL_CONTAINER_FOOTNOTE) || (pCL->getContainerType() == FL_CONTAINER_ENDNOTE) ); in _findGetNextBlockBuffer()