Home
last modified time | relevance | path

Searched defs:pDocSL (Results 1 – 6 of 6) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfl_FootnoteLayout.cpp59 fl_EmbedLayout::fl_EmbedLayout(FL_DocLayout* pLayout, fl_DocSectionLayout* pDocSL, pf_Frag_Strux* s… in fl_EmbedLayout()
339 fl_DocSectionLayout* pDocSL, in fl_FootnoteLayout()
592 fl_DocSectionLayout* pDocSL, in fl_AnnotationLayout()
915 fl_DocSectionLayout* pDocSL, in fl_EndnoteLayout()
H A Dfl_DocListener.cpp400 fl_DocSectionLayout* pDocSL = m_pLayout->findSectionForHdrFtr((char*)pszID); in populateStrux() local
582 fl_DocSectionLayout* pDocSL = NULL; in populateStrux() local
1304 fl_DocSectionLayout* pDocSL = m_pLayout->findSectionForHdrFtr((char*)pszID); in change() local
1417 fl_DocSectionLayout* pDocSL = m_pLayout->findSectionForHdrFtr((char*)pszHFID); in change() local
H A Dfl_TOCLayout.cpp124 fl_TOCLayout::fl_TOCLayout(FL_DocLayout* pLayout, fl_DocSectionLayout* pDocSL, pf_Frag_Strux* sdh, … in fl_TOCLayout()
H A Dfl_SectionLayout.cpp497 … fl_DocSectionLayout* pDocSL = m_pLayout->findSectionForHdrFtr(static_cast<const char*>(pszNewID)); in bl_doclistener_insertSection() local
3213 …HdrFtrSectionLayout(HdrFtrType iHFType, FL_DocLayout* pLayout, fl_DocSectionLayout* pDocSL, pf_Fra… in fl_HdrFtrSectionLayout()
H A Dfl_DocLayout.cpp3844 fl_DocSectionLayout* pDocSL = m_pFirstSection; in findSectionForHdrFtr() local
H A Dfl_BlockLayout.cpp8248 … fl_DocSectionLayout* pDocSL = m_pLayout->findSectionForHdrFtr(static_cast<const char*>(pszNewID)); in doclistener_insertSection() local