/headers/OfficeImport/WMParagraphStyleMapper-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/WMParagraphStyleMapper.h>
00008 
00009 @interface WMParagraphStyleMapper (Private)
00010 - (_Bool)checkListId:(int)fp8 level:(int)fp12;
00011 - (id)labelStringWithGap:(id)fp8;
00012 - (id)bulletLabelAtLevel:(id)fp8 forIndex:(int)fp12 bulletFormat:(int)fp16 listState:(id)fp20;
00013 - (void)mapBulletAt:(id)fp8 forLevel:(id)fp12 forIndex:(int)fp16 listState:(id)fp20 isOutline:(BOOL)fp24;
00014 @end
00015