Public Member Functions

PL_FinishingListener Struct Reference

A subclass of Listener which includes default implementations of some methods we dont care about and an isFinished() method to tell the caller that it doesn't need to keep walking the document anymore. More...

#include <pl_ListenerCoupleCloser.h>

Inheritance diagram for PL_FinishingListener:
PL_Listener PL_ListenerCoupleCloser::AfterContentListener PL_ListenerCoupleCloser::BeforeContentListener PL_ListenerCoupleCloser::NullContentListener

List of all members.

Public Member Functions

virtual bool isFinished ()=0
virtual bool change (fl_ContainerLayout *, const PX_ChangeRecord *)
virtual bool insertStrux (fl_ContainerLayout *, const PX_ChangeRecord *, pf_Frag_Strux *, PL_ListenerId, void(*)(pf_Frag_Strux *sdhNew, PL_ListenerId lid, fl_ContainerLayout *sfhNew))
virtual bool signal (UT_uint32)

Detailed Description

A subclass of Listener which includes default implementations of some methods we dont care about and an isFinished() method to tell the caller that it doesn't need to keep walking the document anymore.


Member Function Documentation

virtual bool PL_FinishingListener::change ( fl_ContainerLayout ,
const PX_ChangeRecord  
) [inline, virtual]

Implements PL_Listener.

virtual bool PL_FinishingListener::insertStrux ( fl_ContainerLayout ,
const PX_ChangeRecord ,
pf_Frag_Strux ,
PL_ListenerId  ,
void(*)(pf_Frag_Strux *sdhNew,PL_ListenerId lid,fl_ContainerLayout *sfhNew)   
) [inline, virtual]

Implements PL_Listener.

virtual bool PL_FinishingListener::signal ( UT_uint32   )  [inline, virtual]

Implements PL_Listener.


The documentation for this struct was generated from the following file: