/headers/OfficeImport/EPStyleFlattener-EPInternal.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/EPStyleFlattener.h>
00008 
00009 @interface EPStyleFlattener (EPInternal)
00010 - (id)collectionFromWorksheet:(id)fp8;
00011 - (id)styleFromObject:(id)fp8;
00012 - (id)wrapDifferentialStyleInATableStyleElement:(id)fp8 type:(int)fp12;
00013 - (id)extractKeys:(id)fp8 from:(id)fp12 parent:(id)fp16;
00014 - (id)extractGlobalStyleElements:(id)fp8;
00015 - (id)extractRowStyleElements:(id)fp8 parentScope:(id)fp12 row:(int)fp16;
00016 - (id)extractCellStyleElements:(id)fp8 parentScope:(id)fp12 row:(int)fp16 column:(int)fp20;
00017 - (id)keysInTheOrderTheyShouldBeApplied;
00018 - (int)borderFlagsForStyleType:(int)fp8 row:(int)fp12 column:(int)fp16;
00019 - (void)cacheRange:(id)fp8;
00020 - (void)cacheSizes:(id)fp8 inObject:(id)fp12;
00021 - (void)clearCache;
00022 @end
00023