luxlabs header browser preview


@interface CHBMarker : NSObject

+ (int)chdMarkerStyleFromXlMarkerType:(int)a0;
+ (id)readFrom:(const struct XlChartSeriesFormat { void /* function */ **x0; struct XlChartLineStyle *x1; struct XlChartFillStyle *x2; struct XlChartMarkerStyle *x3; struct XlChartPicF *x4; char *x5; char *x6; unsigned int x7; unsigned int x8; int x9; unsigned short x10; unsigned short x11; unsigned short x12; int x13; BOOL x14; BOOL x15; BOOL x16; BOOL x17; BOOL x18; BOOL x19; BOOL x20; BOOL x21; BOOL x22; BOOL x23; } *)a0 state:(id)a1;
+ (int)xlMarkerStyleFromCHDMarkerType:(int)a0;

@end