// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Aspect_FormatOfSheetPaper_HeaderFile #define _Aspect_FormatOfSheetPaper_HeaderFile enum Aspect_FormatOfSheetPaper { Aspect_FOSP_A0, Aspect_FOSP_A1, Aspect_FOSP_A2, Aspect_FOSP_A3, Aspect_FOSP_A4, Aspect_FOSP_A5, Aspect_FOSP_K_LONG, Aspect_FOSP_K_SHORT, Aspect_FOSP_J_LONG, Aspect_FOSP_J_SHORT, Aspect_FOSP_H_LONG, Aspect_FOSP_H_SHORT, Aspect_FOSP_G_LONG, Aspect_FOSP_G_SHORT, Aspect_FOSP_F, Aspect_FOSP_E, Aspect_FOSP_D, Aspect_FOSP_C, Aspect_FOSP_B, Aspect_FOSP_A, Aspect_FOSP_UNKNOWN }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif