536{
541
543 {
545 {
550 }
552 {
555 {
559 }
562 }
563 }
564 else
565 {
568 }
569
571 {
575 }
576
579
582
584 {
587 }
588 else
589 {
592 }
593
594
595
596
597
598
600 {
601 switch (
fmt->wAlignment)
602 {
604
605 break;
608 break;
611 break;
614 break;
615 }
616 }
617
619 {
620
621
622 switch (
fmt->bLineSpacingRule)
623 {
624 case 0:
626 break;
627 case 1:
629 break;
630 case 2:
632 break;
633 case 3:
635 break;
636 case 4:
638 break;
639 case 5:
641 break;
642 }
643 }
644
661
664 {
667 if (
fmt->dxStartIndent)
669 if (
fmt->dxRightIndent)
672 static const char * const leader[6] = { "", "\\tldot", "\\tlhyph", "\\tlul", "\\tlth", "\\tleq" };
673
674 for (
i = 0;
i <
fmt->cTabCount;
i++)
675 {
676 switch ((
fmt->rgxTabs[
i] >> 24) & 0xf)
677 {
678 case 1:
680 break;
681 case 2:
683 break;
684 case 3:
686 break;
687 case 4:
688
689 break;
690 }
691 if (
fmt->rgxTabs[
i] >> 28 <= 5)
694 }
695 }
696 }
697 if (
fmt->dySpaceAfter)
699 if (
fmt->dySpaceBefore)
701 if (
fmt->sStyle != -1)
703
705 {
706 static const char *
const style[16] = {
"",
"\\bgdkhoriz",
"\\bgdkvert",
"\\bgdkfdiag",
707 "\\bgdkbdiag", "\\bgdkcross", "\\bgdkdcross",
708 "\\bghoriz", "\\bgvert", "\\bgfdiag",
709 "\\bgbdiag", "\\bgcross", "\\bgdcross",
710 "", "", "" };
711 if (
fmt->wShadingWeight)
713 if (
fmt->wShadingStyle & 0xF)
715 if ((
fmt->wShadingStyle >> 4) & 0xf)
717 if ((
fmt->wShadingStyle >> 8) & 0xf)
719 }
722
725
727}
int memcmp(void *Buffer1, void *Buffer2, ACPI_SIZE Count)
static BOOL stream_out_table_props(ME_TextEditor *editor, ME_OutStream *pStream, ME_Paragraph *para)
static BOOL stream_out_para_num(ME_OutStream *stream, ME_Paragraph *para, BOOL pn_dest)
ME_Paragraph * para_prev(ME_Paragraph *para) DECLSPEC_HIDDEN
#define PFE_NOWIDOWCONTROL
#define PFM_NOWIDOWCONTROL
#define PFM_PAGEBREAKBEFORE
#define PFE_PAGEBREAKBEFORE