Home
last modified time | relevance | path

Searched defs:getHdrFtrSectionLayout (Results 1 – 3 of 3) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_Column.cpp2257 fl_HdrFtrSectionLayout* fp_ShadowContainer::getHdrFtrSectionLayout(void) const in getHdrFtrSectionLayout() function in fp_ShadowContainer
2478 fl_HdrFtrSectionLayout* fp_HdrFtrContainer::getHdrFtrSectionLayout(void) const in getHdrFtrSectionLayout() function in fp_HdrFtrContainer
H A Dfl_ContainerLayout.cpp1143 fl_HdrFtrSectionLayout* fl_ContainerLayout::getHdrFtrSectionLayout(void) const in getHdrFtrSectionLayout() function in fl_ContainerLayout
H A Dfl_SectionLayout.h506 virtual fl_HdrFtrSectionLayout* getHdrFtrSectionLayout(void) const { return m_pHdrFtrSL; } in getHdrFtrSectionLayout() function