#if !defined(AFX_CODEONEW_H__1575DEFA_0939_4EEF_9EC0_3C0D71478E15__INCLUDED_) #define AFX_CODEONEW_H__1575DEFA_0939_4EEF_9EC0_3C0D71478E15__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++ // NOTE: Do not modify the contents of this file. If this class is regenerated by // Microsoft Visual C++, your modifications will be overwritten. ///////////////////////////////////////////////////////////////////////////// // CCODEONEWrite wrapper class class CCODEONEWrite : public COleDispatchDriver { public: CCODEONEWrite() {} // Calls COleDispatchDriver default constructor CCODEONEWrite(LPDISPATCH pDispatch) : COleDispatchDriver(pDispatch) {} CCODEONEWrite(const CCODEONEWrite& dispatchSrc) : COleDispatchDriver(dispatchSrc) {} // Attributes public: // Operations public: short GetElementX(); void SetElementX(short nNewValue); short GetElementY(); void SetElementY(short nNewValue); long GetJustify(); void SetJustify(long nNewValue); }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_CODEONEW_H__1575DEFA_0939_4EEF_9EC0_3C0D71478E15__INCLUDED_)