, including all inherited members.
_insertIntoList(fl_ContainerLayout *pL) | fl_ContainerLayout | [protected] |
_purgeLayout(void) | fl_EmbedLayout | [protected, virtual] |
add(fl_ContainerLayout *pL) | fl_ContainerLayout | |
addFrame(fl_FrameLayout *pFrame) | fl_ContainerLayout | |
append(pf_Frag_Strux *sdh, PT_AttrPropIndex indexAP, fl_ContainerType iType) | fl_ContainerLayout | |
appendTextToBuf(UT_GrowBuf &buf) const | fl_ContainerLayout | [virtual] |
bl_doclistener_changeFmtMark(fl_ContainerLayout *, const PX_ChangeRecord_FmtMarkChange *pcrfmc) | fl_SectionLayout | [virtual] |
bl_doclistener_changeObject(fl_ContainerLayout *, const PX_ChangeRecord_ObjectChange *pcroc) | fl_SectionLayout | [virtual] |
bl_doclistener_changeSpan(fl_ContainerLayout *, const PX_ChangeRecord_SpanChange *pcrsc) | fl_SectionLayout | [virtual] |
bl_doclistener_changeStrux(fl_ContainerLayout *, const PX_ChangeRecord_StruxChange *pcrxc) | fl_SectionLayout | [virtual] |
bl_doclistener_deleteFmtMark(fl_ContainerLayout *, const PX_ChangeRecord_FmtMark *pcrfm) | fl_SectionLayout | [virtual] |
bl_doclistener_deleteObject(fl_ContainerLayout *, const PX_ChangeRecord_Object *pcro) | fl_SectionLayout | [virtual] |
bl_doclistener_deleteSpan(fl_ContainerLayout *, const PX_ChangeRecord_Span *pcrs) | fl_SectionLayout | [virtual] |
bl_doclistener_deleteStrux(fl_ContainerLayout *, const PX_ChangeRecord_Strux *pcrx) | fl_SectionLayout | [virtual] |
bl_doclistener_insertBlock(fl_ContainerLayout *, const PX_ChangeRecord_Strux *pcrx, pf_Frag_Strux *sdh, PL_ListenerId lid, void(*pfnBindHandles)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew)) | fl_SectionLayout | [virtual] |
bl_doclistener_insertEndEmbed(fl_ContainerLayout *, const PX_ChangeRecord_Strux *pcrx, pf_Frag_Strux *sdh, PL_ListenerId lid, void(*pfnBindHandles)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew)) | fl_EmbedLayout | [virtual] |
bl_doclistener_insertFmtMark(fl_ContainerLayout *, const PX_ChangeRecord_FmtMark *pcrfm) | fl_SectionLayout | [virtual] |
bl_doclistener_insertFrame(fl_ContainerLayout *, SectionType iType, const PX_ChangeRecord_Strux *pcrx, pf_Frag_Strux *sdh, PL_ListenerId lid, void(*pfnBindHandles)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew)) | fl_SectionLayout | [virtual] |
bl_doclistener_insertObject(fl_ContainerLayout *, const PX_ChangeRecord_Object *pcro) | fl_SectionLayout | [virtual] |
bl_doclistener_insertSection(fl_ContainerLayout *, SectionType iType, const PX_ChangeRecord_Strux *pcrx, pf_Frag_Strux *sdh, PL_ListenerId lid, void(*pfnBindHandles)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew)) | fl_SectionLayout | [virtual] |
bl_doclistener_insertSpan(fl_ContainerLayout *, const PX_ChangeRecord_Span *pcrs) | fl_SectionLayout | [virtual] |
bl_doclistener_insertTable(fl_ContainerLayout *, SectionType iType, const PX_ChangeRecord_Strux *pcrx, pf_Frag_Strux *sdh, PL_ListenerId lid, void(*pfnBindHandles)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew)) | fl_SectionLayout | [virtual] |
bl_doclistener_insertTable(SectionType iType, const PX_ChangeRecord_Strux *pcrx, pf_Frag_Strux *sdh, PL_ListenerId lid, void(*pfnBindHandles)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew)) | fl_SectionLayout | [virtual] |
bl_doclistener_populateObject(fl_ContainerLayout *, PT_BlockOffset blockOffset, const PX_ChangeRecord_Object *pcro) | fl_SectionLayout | [virtual] |
bl_doclistener_populateSpan(fl_ContainerLayout *, const PX_ChangeRecord_Span *pcrs, PT_BlockOffset blockOffset, UT_uint32 len) | fl_SectionLayout | [virtual] |
canContainPoint() const | fl_ContainerLayout | |
checkAndAdjustCellSize(void) | fl_SectionLayout | |
checkGraphicTick(GR_Graphics *pG) | fl_SectionLayout | [virtual] |
clearNeedsRedraw(void) | fl_SectionLayout | [inline, virtual] |
clearNeedsReformat(fl_ContainerLayout *pCL) | fl_SectionLayout | |
collapse(void)=0 | fl_EmbedLayout | [pure virtual] |
containsAnnotationLayouts(void) const | fl_ContainerLayout | |
containsFootnoteLayouts(void) const | fl_ContainerLayout | |
doclistener_changeStrux(const PX_ChangeRecord_StruxChange *pcrxc) | fl_EmbedLayout | [virtual] |
doclistener_deleteEndEmbed(const PX_ChangeRecord_Strux *pcrx) | fl_EmbedLayout | [virtual] |
doclistener_deleteStrux(const PX_ChangeRecord_Strux *pcrx) | fl_EmbedLayout | [virtual] |
fl_ContainerLayout(fl_ContainerLayout *pLayout, pf_Frag_Strux *sdh, PT_AttrPropIndex ap, PTStruxType iStrux, fl_ContainerType iType) | fl_ContainerLayout | |
fl_DocListener class | fl_EmbedLayout | [friend] |
fl_EmbedLayout(FL_DocLayout *pLayout, fl_DocSectionLayout *pDocSL, pf_Frag_Strux *sdh, PT_AttrPropIndex ap, fl_ContainerLayout *pMyContainerLayout, SectionType iSecType, fl_ContainerType myType, PTStruxType myStruxType) | fl_EmbedLayout | |
fl_Layout(PTStruxType type, pf_Frag_Strux *sdh) | fl_Layout | |
fl_SectionLayout(FL_DocLayout *pLayout, pf_Frag_Strux *sdh, PT_AttrPropIndex ap, SectionType iType, fl_ContainerType iCType, PTStruxType ptType, fl_ContainerLayout *pMyContainerLayout) | fl_SectionLayout | |
format(void)=0 | fl_EmbedLayout | [pure virtual] |
fp_FootnoteContainer class | fl_EmbedLayout | [friend] |
getAP(const PP_AttrProp *&pAP) const | fl_ContainerLayout | |
getAttribute(const char *pKey) const | fl_ContainerLayout | |
getAttrProp(const PP_AttrProp **ppAP, std::unique_ptr< PP_RevisionAttr > &pRevisions, bool bShowRevisions, UT_uint32 iRevisionId, bool &bHiddenRevision) const | fl_Layout | |
getAttrPropIndex(void) const | fl_Layout | [inline] |
getAutoNum(void) const | fl_Layout | [inline] |
getBackgroundImage(void) | fl_SectionLayout | [inline] |
getBookmark(UT_uint32 offset) | fl_Layout | |
getContainerString(void) | fl_ContainerLayout | |
getContainerType(void) const | fl_ContainerLayout | [inline] |
getContainingBlock(void) | fl_EmbedLayout | |
getDocLayout(void) const | fl_SectionLayout | [virtual] |
getDocPosition(void) | fl_EmbedLayout | |
getDocSectionLayout(void) const | fl_EmbedLayout | [inline, virtual] |
getDocument(void) const | fl_Layout | [inline] |
getEndStruxDocHandle(void) const | fl_Layout | [inline] |
getField(UT_uint32 offset, fd_Field *&pField) | fl_Layout | |
getFirstBlock(void) const | fl_SectionLayout | |
getFirstContainer() const | fl_ContainerLayout | [virtual] |
getFirstLayout(void) const | fl_ContainerLayout | |
getFirstRun(void) const | fl_ContainerLayout | [virtual] |
getFoldedID(void) | fl_ContainerLayout | |
getFoldedLevel(void) | fl_ContainerLayout | |
getHdrFtrLayout(void) | fl_ContainerLayout | |
getHdrFtrSectionLayout(void) const | fl_ContainerLayout | [virtual] |
getLastContainer() const | fl_ContainerLayout | [virtual] |
getLastLayout(void) const | fl_ContainerLayout | |
getLength(void) | fl_EmbedLayout | |
getLevelInList(void) | fl_ContainerLayout | |
getNewContainer(fp_Container *=NULL)=0 | fl_EmbedLayout | [pure virtual] |
getNext(void) const | fl_ContainerLayout | |
getNextBlockInDocument(void) const | fl_ContainerLayout | |
getNthFrameContainer(UT_sint32 i) const | fl_ContainerLayout | |
getNthFrameLayout(UT_sint32 i) const | fl_ContainerLayout | |
getNumFrames(void) const | fl_ContainerLayout | |
getOldSize(void) const | fl_EmbedLayout | [inline] |
getPosition(bool bActualBlockPosition=false) const | fl_ContainerLayout | [virtual] |
getPrev(void) const | fl_ContainerLayout | |
getPrevBlockInDocument(void) const | fl_ContainerLayout | |
getSectionLayout(void) const | fl_EmbedLayout | [virtual] |
getSpanAP(UT_uint32 blockPos, bool bLeft, const PP_AttrProp *&pSpanAP) const | fl_ContainerLayout | |
getSpanAttrProp(UT_uint32 offset, bool bLeftSide, const PP_AttrProp **ppAP, std::unique_ptr< PP_RevisionAttr > &pRevisions, bool bShowRevisions, UT_uint32 iRevisionId, bool &bHiddenRevision) const | fl_Layout | |
getStruxDocHandle(void) const | fl_Layout | [inline] |
getType(void) const | fl_SectionLayout | [inline] |
insert(pf_Frag_Strux *sdh, fl_ContainerLayout *pPrev, PT_AttrPropIndex indexAP, fl_ContainerType iType) | fl_ContainerLayout | |
isCollapsed(void) const | fl_SectionLayout | [inline, virtual] |
isEndFootnoteIn(void) const | fl_EmbedLayout | [inline] |
isHidden() const | fl_ContainerLayout | [inline] |
isOnScreen() const | fl_ContainerLayout | |
listUpdate(void) | fl_Layout | [inline, virtual] |
lookupFoldedLevel(void) | fl_ContainerLayout | |
lookupMarginProperties(void) | fl_ContainerLayout | |
lookupProperties(void) | fl_ContainerLayout | |
m_apIndex | fl_Layout | [protected] |
m_bHasEndFootnote | fl_EmbedLayout | [private] |
m_bIsCollapsed | fl_SectionLayout | [protected] |
m_bIsOnPage | fl_EmbedLayout | [protected] |
m_bNeedsFormat | fl_EmbedLayout | [protected] |
m_bNeedsRebuild | fl_EmbedLayout | [protected] |
m_bNeedsRedraw | fl_SectionLayout | [protected] |
m_bNeedsReformat | fl_SectionLayout | [protected] |
m_iDocImageHeight | fl_SectionLayout | [protected] |
m_iDocImageWidth | fl_SectionLayout | [protected] |
m_iGraphicTick | fl_SectionLayout | [protected] |
m_iOldSize | fl_EmbedLayout | [private] |
m_iType | fl_SectionLayout | [protected] |
m_pAutoNum | fl_Layout | [protected] |
m_pDoc | fl_Layout | [protected] |
m_pDocSL | fl_EmbedLayout | [private] |
m_pGraphicImage | fl_SectionLayout | [protected] |
m_pImageImage | fl_SectionLayout | [protected] |
m_pLayout | fl_SectionLayout | [protected] |
m_type | fl_Layout | [protected] |
m_vecFormatLayout | fl_SectionLayout | [protected] |
markAllRunsDirty(void) | fl_EmbedLayout | [virtual] |
myContainingLayout(void) const | fl_ContainerLayout | |
needsRedraw(void) const | fl_SectionLayout | [inline, virtual] |
needsReformat(void) const | fl_SectionLayout | [inline, virtual] |
recalculateFields(UT_uint32 iUpdateCount) | fl_EmbedLayout | [virtual] |
redrawUpdate(void) | fl_EmbedLayout | [virtual] |
remove(fl_ContainerLayout *pL) | fl_ContainerLayout | |
removeFrame(fl_FrameLayout *pFrame) | fl_ContainerLayout | |
removeFromUpdate(fl_ContainerLayout *pL) | fl_SectionLayout | [virtual] |
setAttrPropIndex(PT_AttrPropIndex apIndex) | fl_Layout | |
setAutoNum(const fl_AutoNumPtr &pAutoNum) | fl_Layout | |
setContainingLayout(fl_ContainerLayout *) | fl_ContainerLayout | |
setDocSectionLayout(fl_DocSectionLayout *pDSL) | fl_EmbedLayout | [inline] |
setEndStruxDocHandle(pf_Frag_Strux *pfs) | fl_Layout | |
setFirstContainer(fp_Container *pCon) | fl_ContainerLayout | [virtual] |
setFirstLayout(fl_ContainerLayout *pL) | fl_ContainerLayout | |
setFootnoteEndIn(void) | fl_EmbedLayout | [inline] |
setImageHeight(UT_sint32 iHeight) | fl_SectionLayout | [virtual] |
setImageWidth(UT_sint32 iWidth) | fl_SectionLayout | [virtual] |
setLastContainer(fp_Container *pCon) | fl_ContainerLayout | [virtual] |
setLastLayout(fl_ContainerLayout *pL) | fl_ContainerLayout | |
setNeedsRedraw(void) | fl_SectionLayout | [virtual] |
setNeedsReformat(fl_ContainerLayout *pCL, UT_uint32 offset=0) | fl_EmbedLayout | [virtual] |
setNext(fl_ContainerLayout *) | fl_ContainerLayout | |
setOldSize(UT_sint32 i) | fl_EmbedLayout | [inline] |
setPrev(fl_ContainerLayout *) | fl_ContainerLayout | |
setType(PTStruxType type) | fl_Layout | |
setVisibility(FPVisibility eVis) | fl_ContainerLayout | [inline] |
updateLayout(bool bDoAll) | fl_EmbedLayout | [virtual] |
updateLayout(void) | fl_EmbedLayout | [virtual] |
~fl_ContainerLayout() | fl_ContainerLayout | [virtual] |
~fl_EmbedLayout() | fl_EmbedLayout | [virtual] |
~fl_Layout() | fl_Layout | [virtual] |
~fl_SectionLayout() | fl_SectionLayout | [virtual] |