Public Member Functions | Private Attributes

fp_FootnoteContainer Class Reference

#include <fp_FootnoteContainer.h>

Inheritance diagram for fp_FootnoteContainer:
fp_VerticalContainer fp_Container fp_ContainerObject

List of all members.

Public Member Functions

 fp_FootnoteContainer (fl_SectionLayout *pSectionLayout)
virtual ~fp_FootnoteContainer ()
UT_sint32 getValue (void)
void layout (void)
virtual bool isVBreakable (void)
virtual void clearScreen (void)
virtual void draw (dg_DrawArgs *)
virtual void draw (GR_Graphics *)
virtual void setContainer (fp_Container *pContainer)
virtual fp_ContainergetNextContainerInSection (void) const
virtual fp_ContainergetPrevContainerInSection (void) const
virtual fp_PagegetPage (void) const
void setPage (fp_Page *pPage)
fl_DocSectionLayoutgetDocSectionLayout (void)

Private Attributes

fp_Pagem_pPage

Constructor & Destructor Documentation

fp_FootnoteContainer::fp_FootnoteContainer ( fl_SectionLayout pSectionLayout  ) 

Create Footnote container

Parameters:
iType Container type
pSectionLayout Section layout type used for this container
fp_FootnoteContainer::~fp_FootnoteContainer (  )  [virtual]

Destruct container

Note:
The Containers in vector of the container are not destructed. They are owned by the logical hierarchy (i.e., the fl_Container classes like fl_BlockLayout), not the physical hierarchy.

References m_pPage.


Member Function Documentation

virtual void fp_FootnoteContainer::draw ( GR_Graphics  )  [inline, virtual]

Reimplemented from fp_VerticalContainer.

fl_DocSectionLayout * fp_FootnoteContainer::getDocSectionLayout ( void   ) 
fp_Container * fp_FootnoteContainer::getNextContainerInSection ( void   )  const [virtual]
virtual fp_Page* fp_FootnoteContainer::getPage ( void   )  const [inline, virtual]
fp_Container * fp_FootnoteContainer::getPrevContainerInSection ( void   )  const [virtual]
UT_sint32 fp_FootnoteContainer::getValue ( void   ) 
virtual bool fp_FootnoteContainer::isVBreakable ( void   )  [inline, virtual]

Reimplemented from fp_VerticalContainer.

void fp_FootnoteContainer::setContainer ( fp_Container pContainer  )  [virtual]

Reimplemented from fp_Container.

References clearScreen(), and fp_Container::getContainer().


Member Data Documentation


The documentation for this class was generated from the following files: