/headers/OfficeImport/WXOfficeArt-Private.h

gehe zur Dokumentation dieser Datei
00001 /*
00002  *     Generated by class-dump 3.1.1.
00003  *
00004  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
00005  */
00006 
00007 #import <OfficeImport/WXOfficeArt.h>
00008 
00009 @interface WXOfficeArt (Private)
00010 + (void)readOAX:(struct _xmlNode *)fp8 parentRElement:(struct _xmlNode *)fp12 parentParagraph:(id)fp16 state:(id)fp20 to:(id)fp24;
00011 + (void)readClientData:(struct _xmlNode *)fp8 state:(id)fp12 to:(id)fp16;
00012 + (void)readPosition:(struct _xmlNode *)fp8 state:(id)fp12 to:(id)fp16 isHorizontal:(_Bool)fp20;
00013 + (void)readWrap:(struct _xmlNode *)fp8 state:(id)fp12 to:(id)fp16;
00014 + (void)readWrapDistance:(struct _xmlNode *)fp8 state:(id)fp12 to:(id)fp16;
00015 + (void)readVml:(struct _xmlNode *)fp8 parentRElement:(struct _xmlNode *)fp12 parentParagraph:(id)fp16 state:(id)fp20 to:(id)fp24;
00016 @end
00017