ICommandControl Class Reference

Interface definition for the ICommandControl interface. This will be supported by a RalphDocument. More...

#include <ralphint.h>

Inheritance diagram for ICommandControl:

IUnknown List of all members.

Public Attributes

STDMETHOD( SetToolMode )(ToolMode toolmode)=0
STDMETHOD( PreviousZoom )()=0
STDMETHOD( ZoomToDrawing )()=0
STDMETHOD( ZoomToFullScale )()=0
STDMETHOD( SetQuality )(QualityLevel Quality)=0
STDMETHOD( SetDitherType )(DitherType Dither)=0
STDMETHOD( SetPaletteMode )(BOOL Foreground)=0
STDMETHOD( HasPreviousZoom )()=0
STDMETHOD( SetURL )(wxString InURL)=0

Detailed Description

Interface definition for the ICommandControl interface. This will be supported by a RalphDocument.

class ICommandControl: public CCmdTarget

Author:
Chris_Snook (Xara Group Ltd) <camelotdev@xara.com>
Date:
12/6/95

Definition at line 201 of file ralphint.h.


Member Data Documentation

STDMETHOD( ICommandControl::HasPreviousZoom)()=0
 

STDMETHOD( ICommandControl::PreviousZoom)()=0
 

STDMETHOD( ICommandControl::SetDitherType)(DitherType Dither)=0
 

STDMETHOD( ICommandControl::SetPaletteMode)(BOOL Foreground)=0
 

STDMETHOD( ICommandControl::SetQuality)(QualityLevel Quality)=0
 

STDMETHOD( ICommandControl::SetToolMode)(ToolMode toolmode)=0
 

STDMETHOD( ICommandControl::SetURL)(wxString InURL)=0
 

STDMETHOD( ICommandControl::ZoomToDrawing)()=0
 

STDMETHOD( ICommandControl::ZoomToFullScale)()=0
 


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:55:11 2007 for Camelot by  doxygen 1.4.4