|
| virtual void | Set (bool16 showAddedText, bool16 showDeletedText, bool16 showMovedText, bool16 showChangeBar, int32 cbColorIndex, bool16 spellchkDeletedText, bool16 preventDupeColor, int32 addedTextColorIndex, int32 addedBGColorIndex, int32 deletedTextColorIndex, int32 deletedBGColorIndex, int32 movedTextColorIndex, int32 movedBGColorIndex, int32 addedTextMarking, int32 deletedTextMarking, int32 movedTextMarking, int32 cbLocation, ITrackChangeAppSettings::ChangeTextColorChoice addedTextColorChoice, ITrackChangeAppSettings::ChangeBackgroundColorChoice addedBGColorChoice, ITrackChangeAppSettings::ChangeTextColorChoice deletedTextColorChoice, ITrackChangeAppSettings::ChangeBackgroundColorChoice deletedBGColorChoice, ITrackChangeAppSettings::ChangeTextColorChoice movedTextColorChoice, ITrackChangeAppSettings::ChangeBackgroundColorChoice movedBGColorChoice)=0 |
| |
| virtual void | SetShowAddedText (const bool16 showAdded)=0 |
| |
| virtual void | SetShowDeletedText (const bool16 showDeleted)=0 |
| |
| virtual void | SetShowMovedText (const bool16 showMoved)=0 |
| |
| virtual void | SetShowChangeBars (const bool16 showChangeBars)=0 |
| |
| virtual void | SetChangeBarColorIndex (const int32 val)=0 |
| |
| virtual void | SetSpellChkDeletedText (const bool16 val)=0 |
| |
| virtual void | SetPreventDupeColor (const bool16 val)=0 |
| |
| virtual void | SetAddedTextColorIndex (const int32 colorIndex)=0 |
| |
| virtual void | SetAddedBGColorIndex (const int32 colorIndex)=0 |
| |
| virtual void | SetDeletedTextColorIndex (const int32 colorIndex)=0 |
| |
| virtual void | SetDeletedBGColorIndex (const int32 colorIndex)=0 |
| |
| virtual void | SetMovedTextColorIndex (const int32 colorIndex)=0 |
| |
| virtual void | SetMovedBGColorIndex (const int32 colorIndex)=0 |
| |
| virtual void | SetAddedTextMarking (const int32 marking)=0 |
| |
| virtual void | SetDeletedTextMarking (const int32 marking)=0 |
| |
| virtual void | SetMovedTextMarking (const int32 marking)=0 |
| |
| virtual void | SetChangeBarLocation (const int32 location)=0 |
| |
| virtual void | SetAddedTextColorChoice (const ITrackChangeAppSettings::ChangeTextColorChoice colorChoice)=0 |
| |
| virtual void | SetAddedBGColorChoice (const ITrackChangeAppSettings::ChangeBackgroundColorChoice colorChoice)=0 |
| |
| virtual void | SetDeletedTextColorChoice (const ITrackChangeAppSettings::ChangeTextColorChoice colorChoice)=0 |
| |
| virtual void | SetDeletedBGColorChoice (const ITrackChangeAppSettings::ChangeBackgroundColorChoice colorChoice)=0 |
| |
| virtual void | SetMovedTextColorChoice (const ITrackChangeAppSettings::ChangeTextColorChoice colorChoice)=0 |
| |
| virtual void | SetMovedBGColorChoice (const ITrackChangeAppSettings::ChangeBackgroundColorChoice colorChoice)=0 |
| |
| virtual const bool16 | GetShowAddedText () const =0 |
| |
| virtual const bool16 | GetShowDeletedText () const =0 |
| |
| virtual const bool16 | GetShowMovedText () const =0 |
| |
| virtual const bool16 | GetShowChangeBars () const =0 |
| |
| virtual const int32 | GetChangeBarColorIndex () const =0 |
| |
| virtual const bool16 | GetSpellChkDeletedText () const =0 |
| |
| virtual const bool16 | GetPreventDupeColor () const =0 |
| |
| virtual const int32 | GetAddedTextColorIndex () const =0 |
| |
| virtual const int32 | GetAddedBGColorIndex () const =0 |
| |
| virtual const int32 | GetDeletedTextColorIndex () const =0 |
| |
| virtual const int32 | GetDeletedBGColorIndex () const =0 |
| |
| virtual const int32 | GetMovedTextColorIndex () const =0 |
| |
| virtual const int32 | GetMovedBGColorIndex () const =0 |
| |
| virtual const int32 | GetAddedTextMarking () const =0 |
| |
| virtual const int32 | GetDeletedTextMarking () const =0 |
| |
| virtual const int32 | GetMovedTextMarking () const =0 |
| |
| virtual const int32 | GetChangeBarLocation () const =0 |
| |
virtual const ITrackChangeAppSettings::ChangeTextColorChoice | GetAddedTextColorChoice () const =0 |
| |
virtual const ITrackChangeAppSettings::ChangeBackgroundColorChoice | GetAddedBGColorChoice () const =0 |
| |
virtual const ITrackChangeAppSettings::ChangeTextColorChoice | GetDeletedTextColorChoice () const =0 |
| |
virtual const ITrackChangeAppSettings::ChangeBackgroundColorChoice | GetDeletedBGColorChoice () const =0 |
| |
virtual const ITrackChangeAppSettings::ChangeTextColorChoice | GetMovedTextColorChoice () const =0 |
| |
virtual const ITrackChangeAppSettings::ChangeBackgroundColorChoice | GetMovedBGColorChoice () const =0 |
| |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| |
| virtual void | AddRef () const =0 |
| |
| virtual void | Release () const =0 |
| |
ITrackChangesPrefsCmdData is a data interface for the kSetTrackChangesPrefsCmdBoss. It is used to specify the options for the track changes preferences.
- See Also
- ITrackChangeAppSettings in ITrackChangesSettings.h