|
| virtual bool16 | CanApplyFootnoteOptions (void) const =0 |
| |
virtual IFootnoteSettings::MarkerPositionOptions | GetMarkerPositioning () const =0 |
| |
| virtual void | SetMarkerPositioning (IFootnoteSettings::MarkerPositionOptions positioning)=0 |
| |
virtual IFootnoteSettings::RestartNumberingOptions | GetRestartOption () const =0 |
| |
| virtual void | SetRestartOption (IFootnoteSettings::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 IFootnoteSettings::SuffixPrefixUsageOptions | GetPrefixSuffixUsage () const =0 |
| |
| virtual void | SetPrefixSuffixUsage (IFootnoteSettings::SuffixPrefixUsageOptions options)=0 |
| |
| virtual UID | GetFootnoteMarkerStyle () const =0 |
| |
| virtual void | SetFootnoteMarkerStyle (UID s)=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 (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetSeparatorLineOn (IFootnoteSettings::FootnoteRuleKind k, bool16 b)=0 |
| |
| virtual PMReal | GetWeightStroke (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetWeightStroke (IFootnoteSettings::FootnoteRuleKind k, PMReal g)=0 |
| |
virtual ICompositionStyle::StrokeType | GetStrokeType (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetStrokeType (IFootnoteSettings::FootnoteRuleKind k, ICompositionStyle::StrokeType s)=0 |
| |
| virtual PMReal | GetIndentLeft (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetIndentLeft (IFootnoteSettings::FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual PMReal | GetWidth (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetWidth (IFootnoteSettings::FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual PMReal | GetOffset (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetOffset (IFootnoteSettings::FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual UID | GetColorStroke (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetColorStroke (IFootnoteSettings::FootnoteRuleKind k, UID s)=0 |
| |
| virtual PMReal | GetTintStroke (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetTintStroke (IFootnoteSettings::FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual bool16 | GetOverprintStroke (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetOverprintStroke (IFootnoteSettings::FootnoteRuleKind k, bool16 b)=0 |
| |
| virtual UID | GetColorGap (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetColorGap (IFootnoteSettings::FootnoteRuleKind k, UID s)=0 |
| |
| virtual PMReal | GetTintGap (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetTintGap (IFootnoteSettings::FootnoteRuleKind k, PMReal g)=0 |
| |
| virtual bool16 | GetOverprintGap (IFootnoteSettings::FootnoteRuleKind k) const =0 |
| |
| virtual void | SetOverprintGap (IFootnoteSettings::FootnoteRuleKind k, bool16 b)=0 |
| |
| virtual void | SetAllSettings (const IFootnoteSettingsCmdData::FootnotePrefs *settings, const IFootnoteSettingsCmdData::FootnoteLinePrefs *separator, const IFootnoteSettingsCmdData::FootnoteLinePrefs *continuing)=0 |
| |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| |
| virtual void | AddRef () const =0 |
| |
| virtual void | Release () const =0 |
| |