|
| virtual bool16 | GetEnableOverrides () const =0 |
| |
| virtual bool16 | GetSpanFootnotesAcross () const =0 |
| |
| virtual PMReal | GetMinimumSpacing () const =0 |
| |
| virtual PMReal | GetSpaceBetweenFootnotes () const =0 |
| |
| virtual void | SetEnableOverrides (bool16 enableOverrides)=0 |
| |
| virtual void | SetSpanFootnotesAcross (bool16 spanFootnotesAcross)=0 |
| |
| virtual void | SetMinimumSpacing (PMReal minimumSpacing)=0 |
| |
| virtual void | SetSpaceBetweenFootnotes (PMReal spaceBetweenFootnotes)=0 |
| |
| virtual void | CopyFrom (ITextFrameFootnoteOptions *sourceFootnoteOptions)=0 |
| |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| |
| virtual void | AddRef () const =0 |
| |
| virtual void | Release () const =0 |
| |