Searched refs:fl_ContainerType (Results 1 – 6 of 6) sorted by relevance
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/ |
H A D | fl_ContainerLayout.h | 43 } fl_ContainerType; typedef 84 …yout* pLayout, pf_Frag_Strux* sdh, PT_AttrPropIndex ap, PTStruxType iStrux,fl_ContainerType iType); 87 fl_ContainerType getContainerType(void) const { return m_iConType; } in getContainerType() 125 fl_ContainerLayout * append(pf_Frag_Strux* sdh, PT_AttrPropIndex indexAP,fl_ContainerType iType); 127 …t(pf_Frag_Strux* sdh, fl_ContainerLayout * pPrev, PT_AttrPropIndex indexAP,fl_ContainerType iType); 180 fl_ContainerType m_iConType;
|
H A D | fl_FootnoteLayout.h | 57 fl_ContainerType myType,
|
H A D | fl_ContainerLayout.cpp | 55 …MyLayout, pf_Frag_Strux* sdh, PT_AttrPropIndex indexAP, PTStruxType iStrux, fl_ContainerType iType) in fl_ContainerLayout() 507 …t * fl_ContainerLayout::append(pf_Frag_Strux* sdh, PT_AttrPropIndex indexAP,fl_ContainerType iType) in append() 791 …rt(pf_Frag_Strux* sdh, fl_ContainerLayout * pPrev, PT_AttrPropIndex indexAP,fl_ContainerType iType) in insert()
|
H A D | fl_SectionLayout.h | 105 …Layout, pf_Frag_Strux* sdh, PT_AttrPropIndex ap, SectionType iType, fl_ContainerType iCType, PTStr…
|
H A D | fl_FootnoteLayout.cpp | 59 …exAP, fl_ContainerLayout * pMyContainerLayout, SectionType iSecType,fl_ContainerType myType,PTStru… in fl_EmbedLayout()
|
H A D | fl_SectionLayout.cpp | 74 …t, pf_Frag_Strux* sdh, PT_AttrPropIndex indexAP, SectionType iType, fl_ContainerType iCType, PTStr… in fl_SectionLayout()
|