Home
last modified time | relevance | path

Searched refs:getDocSectionLayout (Results 1 – 25 of 42) sorted by relevance

12

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_FootnoteContainer.h57 fl_DocSectionLayout * getDocSectionLayout(void);
80 fl_DocSectionLayout * getDocSectionLayout(void);
107 fl_DocSectionLayout * getDocSectionLayout(void);
H A Dfp_Page.cpp932 fl_DocSectionLayout * pDSL = pCurLeader->getDocSectionLayout(); in getAvailableHeightForColumn()
974 if (pDSLFoot == pCurLeader->getDocSectionLayout()) in getAvailableHeightForColumn()
1482 if (pCol && (pCol->getDocSectionLayout() == pSection)) in getNthColumn()
1584 iY += pLeader->getDocSectionLayout()->getSpaceAfter(); in breakPage()
1585 iY += pLeader->getDocSectionLayout()->getSpaceAfter(); in breakPage()
1683 if(pPrevDSL == pPrev->getDocSectionLayout()) in breakPage()
1794 fl_DocSectionLayout* pSL = (pLeader->getDocSectionLayout()); in updateColumnX()
1904 fl_DocSectionLayout* pSL = (pLeader->getDocSectionLayout()); in _reformatColumns()
1964 iY += pLeader->getDocSectionLayout()->getSpaceAfter(); in _reformatColumns()
2216 if(pFirstColumnLeader->getDocSectionLayout() != m_pOwner) in removeColumnLeader()
[all …]
H A Dfp_FootnoteContainer.cpp147 fl_DocSectionLayout * fp_FootnoteContainer::getDocSectionLayout(void) in getDocSectionLayout() function in fp_FootnoteContainer
170 fl_DocSectionLayout * pDSL2 = getDocSectionLayout(); in draw()
263 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in layout()
445 fl_DocSectionLayout * fp_AnnotationContainer::getDocSectionLayout(void) in getDocSectionLayout() function in fp_AnnotationContainer
553 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in layout()
756 fl_DocSectionLayout * fp_EndnoteContainer::getDocSectionLayout(void) in getDocSectionLayout() function in fp_EndnoteContainer
H A Dfp_Column.cpp60 UT_ASSERT(getDocSectionLayout()); in fp_VerticalContainer()
193 pDSL = static_cast<fl_DocSectionLayout *>(pSL->getDocSectionLayout()); in getY()
830 …nerType() == FP_CONTAINER_ENDNOTE) || (pNewContainer->getDocSectionLayout() == getDocSectionLayout in insertContainer()
857 …nerType() == FP_CONTAINER_ENDNOTE) || (pNewContainer->getDocSectionLayout() == getDocSectionLayout in addContainer()
883 …nerType() == FP_CONTAINER_ENDNOTE) || (pNewContainer->getDocSectionLayout() == getDocSectionLayout in insertContainerAfter()
1592 …erType() == FP_CONTAINER_ENDNOTE) || (pNextContainer->getDocSectionLayout() == getDocSectionLayout in bumpContainers()
1782 fl_DocSectionLayout * pSection = getDocSectionLayout(); in getColumnIndex()
1791 if (pCol && (pCol->getDocSectionLayout() == pSection)) in getColumnIndex()
2114 fl_DocSectionLayout* fp_Column::getDocSectionLayout(void) const in getDocSectionLayout() function in fp_Column
2223 fl_DocSectionLayout * pDSL = pHFSL->getDocSectionLayout(); in layout()
H A Dfb_ColumnBreaker.cpp434 if(pCurContainer->getDocSectionLayout() != m_pDocSec) in _breakSection()
607 fl_DocSectionLayout * pDSL = pConLayout->getDocSectionLayout(); in _breakSection()
848 if(pCurContainer->getDocSectionLayout() != m_pDocSec) in _breakSection()
876 …etContainer() != pCurColumn) && (pCurContainer->getDocSectionLayout() == pCurColumn->getDocSection… in _breakSection()
1275 if(pCurContainer && (pCurContainer->getDocSectionLayout() != m_pDocSec)) in _breakSection()
1419 UT_return_val_if_fail(pNext->getDocSectionLayout() == m_pDocSec,NULL); in _getNext()
H A Dfl_ContainerLayout.cpp438 fl_DocSectionLayout * fl_ContainerLayout::getDocSectionLayout(void) const in getDocSectionLayout() function in fl_ContainerLayout
453 pDSL = static_cast<fl_HdrFtrSectionLayout *>(pCL)->getDocSectionLayout(); in getDocSectionLayout()
895 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in insert()
905 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in insert()
915 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in insert()
926 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in insert()
H A Dfp_FrameContainer.cpp388 fl_DocSectionLayout * fp_FrameContainer::getDocSectionLayout(void) in getDocSectionLayout() function in fp_FrameContainer
528 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in drawBoundaries()
575 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in drawHandles()
666 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in draw()
852 getDocSectionLayout()->setNeedsSectionBreak(true,pPage); in setHeight()
H A Dfp_ContainerObject.cpp127 fl_DocSectionLayout * fp_ContainerObject::getDocSectionLayout(void) in getDocSectionLayout() function in fp_ContainerObject
137 return static_cast<fl_HdrFtrSectionLayout *>(pCL)->getDocSectionLayout(); in getDocSectionLayout()
481 pDSL = pFC->getDocSectionLayout(); in getPageRelativeOffsets()
488 pDSL = static_cast<fl_HdrFtrSectionLayout *>(pSL)->getDocSectionLayout(); in getPageRelativeOffsets()
496 pDSL = pSL->getDocSectionLayout(); in getPageRelativeOffsets()
H A Dfp_TOCContainer.h69 fl_DocSectionLayout * getDocSectionLayout(void);
H A Dfp_FrameContainer.h81 fl_DocSectionLayout * getDocSectionLayout(void);
H A Dfl_FrameLayout.cpp407 getDocSectionLayout()->markAllRunsDirty(); in doclistener_changeStrux()
722 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in format()
1105 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in _lookupProperties()
1139 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in _lookupProperties()
H A Dfl_ContainerLayout.h111 virtual fl_DocSectionLayout * getDocSectionLayout(void) const;
H A Dfl_FootnoteLayout.h83 fl_DocSectionLayout* getDocSectionLayout(void) const { return m_pDocSL; } in getDocSectionLayout() function
H A Dfl_BlockLayout.cpp664 fl_DocSectionLayout * pDSL= pFL->getDocSectionLayout(); in _lookupProperties()
1486 if(pEmbedCL->getDocSectionLayout() == getDocSectionLayout()) in getEmbeddedOffset()
2081 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in collapse()
2614 fl_DocSectionLayout *pSection = getDocSectionLayout(); in setFramesOnPage()
4071 getDocSectionLayout()->clearNeedsReformat(this); in format()
7291 getDocSectionLayout()->setNeedsSectionBreak(true,pPage); in doclistener_deleteStrux()
7295 getDocSectionLayout()->setNeedsSectionBreak(true,NULL); in doclistener_deleteStrux()
7679 getDocSectionLayout()->setNeedsSectionBreak(true,pPrevP); in doclistener_changeStrux()
8150 getDocSectionLayout()->setNeedsSectionBreak(true,NULL); in shuffleEmbeddedIfNeeded()
8184 getDocSectionLayout()->setNeedsSectionBreak(true,NULL); in doclistener_insertSection()
[all …]
H A Dfl_TableLayout.cpp172 iWidth = getDocSectionLayout()->getWidth(); in createTableContainer()
698 getDocSectionLayout()->setNeedsSectionBreak(true,pPrevP); in format()
724 getDocSectionLayout()->setNeedsSectionBreak(true,pTP); in format()
1179 m_iTableWidth = getDocSectionLayout()->getActualColumnWidth(); in _lookupProperties()
1183 m_iTableWidth = getDocSectionLayout()->getActualColumnWidth(); in _lookupProperties()
2032 pDSL = static_cast<fl_HdrFtrSectionLayout *>(pCL)->getDocSectionLayout(); in createCellContainer()
2358 getDocSectionLayout()->setNeedsSectionBreak(true,pPrevP); in format()
H A Dfp_Column.h222 fl_DocSectionLayout* getDocSectionLayout(void) const;
H A Dfl_TOCLayout.h120 fl_DocSectionLayout* getDocSectionLayout(void) const { return m_pDocSL; } in getDocSectionLayout() function
H A Dfp_TOCContainer.cpp182 fl_DocSectionLayout * fp_TOCContainer::getDocSectionLayout(void) in getDocSectionLayout() function in fp_TOCContainer
887 fl_DocSectionLayout * pDSL = pTL->getDocSectionLayout(); in deleteBrokenTOCs()
H A Dfp_ContainerObject.h199 fl_DocSectionLayout * getDocSectionLayout(void);
H A Dfl_SectionLayout.cpp555 fl_SectionLayout* pOldSL = getDocSectionLayout(); in bl_doclistener_insertSection()
677 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in bl_doclistener_insertTable()
1552 if(pTmpPage->getNthColumnLeader(iCol)->getDocSectionLayout() == this) in getNewContainer()
3221 xxx_UT_DEBUGMSG(("DocSectionLayout is %p \n",getDocSectionLayout())); in fl_HdrFtrSectionLayout()
3577 if(!getDocSectionLayout()->isThisPageValid(m_iHFType, pPage)) in addPage()
3755 if(!getDocSectionLayout()) in localFormat()
3853 if(!getDocSectionLayout()->isThisPageValid(getHFType(),ppPage)) in checkAndRemovePages()
5016 … sdh, indexAP, FL_SECTION_SHADOW,FL_CONTAINER_SHADOW,PTX_Section,pHdrFtrSL->getDocSectionLayout()), in fl_HdrFtrShadow()
5022 … xxx_UT_DEBUGMSG(("In Shadow Constructor %p DocSectionLayout %p \n",this,getDocSectionLayout())); in fl_HdrFtrShadow()
H A Dfp_Line.cpp281 …iTop += static_cast<fl_DocSectionLayout *>(getSectionLayout()->getDocSectionLayout())->getTopMargi… in drawBorders()
282 …iBot += static_cast<fl_DocSectionLayout *>(getSectionLayout()->getDocSectionLayout())->getTopMargi… in drawBorders()
1209 if(m_pBlock && (m_pBlock->getDocSectionLayout()->isCollapsing())) in remove()
1743 fl_DocSectionLayout * pSL = getBlock()->getDocSectionLayout(); in clearScreen()
1963 fl_DocSectionLayout * pSL = getBlock()->getDocSectionLayout(); in _doClearScreenFromRunToEnd()
3609 fl_DocSectionLayout * pSL = getBlock()->getDocSectionLayout(); in recalcMaxWidth()
H A Dfl_TOCLayout.cpp694 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in _createAndFillTOCEntry()
1189 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in doclistener_changeStrux()
1264 fl_DocSectionLayout * pDSL = getDocSectionLayout(); in doclistener_deleteStrux()
H A Dfp_EmbedRun.cpp203 fl_DocSectionLayout * pDSL = getBlock()->getDocSectionLayout(); in _lookupProperties()
H A Dfp_MathRun.cpp160 fl_DocSectionLayout * pDSL = getBlock()->getDocSectionLayout(); in _lookupProperties()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_Spell.cpp151 m_pStartSection = m_pStartBlock->getDocSectionLayout(); in runModal()
155 m_pEndSection = m_pEndBlock->getDocSectionLayout(); in runModal()

12