|
| virtual RestartNumberingOptions | GetRestartOption () const =0 |
| |
| virtual void | SetRestartOption (RestartNumberingOptions option)=0 |
| |
| virtual int32 | GetStartingNumber () const =0 |
| |
| virtual void | SetStartingNumber (int32 n)=0 |
| |
| virtual ClassID | GetNumberingMethod () const =0 |
| |
| virtual void | SetNumberingMethod (ClassID whichMethod)=0 |
| |
| virtual const WideString & | GetMarkerPrefix () const =0 |
| |
| virtual void | SetMarkerPrefix (const WideString &pre)=0 |
| |
| virtual const WideString & | GetMarkerSuffix () const =0 |
| |
| virtual void | SetMarkerSuffix (const WideString &suf)=0 |
| |
| virtual SuffixPrefixUsageOptions | GetPrefixSuffixUsage () const =0 |
| |
| virtual void | SetPrefixSuffixUsage (SuffixPrefixUsageOptions options)=0 |
| |
| virtual UID | GetFootnoteMarkerStyle () const =0 |
| |
| virtual void | SetFootnoteMarkerStyle (UID s)=0 |
| |
| virtual MarkerPositionOptions | GetMarkerPositioning () const =0 |
| |
| virtual void | SetMarkerPositioning (MarkerPositionOptions positioning)=0 |
| |
| virtual UID | GetFootnoteParagraphStyle () const =0 |
| |
| virtual void | SetFootnoteParagraphStyle (UID s)=0 |
| |
| virtual const WideString & | GetFootnoteSeparator () const =0 |
| |
| virtual void | SetFootnoteSeparator (const WideString &sep)=0 |
| |
| virtual PMReal | GetSpaceBetween () const =0 |
| |
| virtual void | SetSpaceBetween (PMReal g)=0 |
| |
| virtual PMReal | GetSpacerHeight () const =0 |
| |
| virtual void | SetSpacerHeight (PMReal g)=0 |
| |
| virtual Text::FirstLineOffsetMetric | GetFirstLineOffset () const =0 |
| |
| virtual void | SetFirstLineOffset (Text::FirstLineOffsetMetric flo)=0 |
| |
| virtual PMReal | GetMinFirstLineOffset () const =0 |
| |
| virtual void | SetMinFirstLineOffset (PMReal g)=0 |
| |
| virtual bool16 | GetEndOfStoryPlacement () const =0 |
| |
| virtual void | SetEndOfStoryPlacement (bool16 b)=0 |
| |
| virtual bool16 | GetNoSplitting () const =0 |
| |
| virtual void | SetNoSplitting (bool16 b)=0 |
| |
| virtual bool16 | GetStraddlingInfo () const =0 |
| |
| virtual void | SetStraddlingInfo (bool16 b)=0 |
| |
| virtual bool16 | GetSeparatorLineOn (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetSeparatorLineOn (FootnoteRuleKind k, bool16 b)=0 |
| |
| virtual PMReal | GetWeightStroke (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetWeightStroke (FootnoteRuleKind k, PMReal g)=0 |
| |
virtual ICompositionStyle::StrokeType | GetStrokeType (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetStrokeType (FootnoteRuleKind k, ICompositionStyle::StrokeType s)=0 |
| |
| virtual PMReal | GetIndentLeft (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetIndentLeft (FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual PMReal | GetWidth (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetWidth (FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual PMReal | GetOffset (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetOffset (FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual UID | GetColorStroke (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetColorStroke (FootnoteRuleKind k, UID s)=0 |
| |
| virtual PMReal | GetTintStroke (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetTintStroke (FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual bool16 | GetOverprintStroke (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetOverprintStroke (FootnoteRuleKind k, bool16 b)=0 |
| |
| virtual UID | GetColorGap (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetColorGap (FootnoteRuleKind k, UID s)=0 |
| |
| virtual PMReal | GetTintGap (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetTintGap (FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual bool16 | GetOverprintGap (FootnoteRuleKind k) const =0 |
| |
| virtual void | SetOverprintGap (FootnoteRuleKind k, bool16 b)=0 |
| |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| |
| virtual void | AddRef () const =0 |
| |
| virtual void | Release () const =0 |
| |
This interface is used to set or retrieve the settings associated with footnotes.