kword

KWLoadingInfo.cpp

00001 #include "KWLoadingInfo.h"
00002 #include "KWFrame.h"
00003 
00004 KWLoadingInfo::KWLoadingInfo()
00005 {
00006     columns.columns = 1;
00007     // columns.ptColumnSpacing must be initialized by KWDocument
00008 
00009     hf.header = HF_SAME;
00010     hf.footer = HF_SAME;
00011     hf.ptHeaderBodySpacing = 10.0;
00012     hf.ptFooterBodySpacing = 10.0;
00013     hf.ptFootNoteBodySpacing = 10.0;
00014 }
KDE Home | KDE Accessibility Home | Description of Access Keys