Searched refs:pHeadFootLine (Results 1 – 1 of 1) sorted by relevance
768 Sc10Color nColor = pHeadFootLine->TextColor; in PutToDoc()772 if (pHeadFootLine->LogFont.lfWeight != fwNormal) in PutToDoc()774 if (pHeadFootLine->LogFont.lfItalic != 0) in PutToDoc()776 if (pHeadFootLine->LogFont.lfUnderline != 0) in PutToDoc()778 if (pHeadFootLine->LogFont.lfStrikeOut != 0) in PutToDoc()780 String aText( pHeadFootLine->Title, DEFCHARSET ); in PutToDoc()786 switch (pHeadFootLine->HorJustify) in PutToDoc()814 nColor = pHeadFootLine->BackColor; in PutToDoc()816 nColor = pHeadFootLine->RasterColor; in PutToDoc()821 switch (pHeadFootLine->Raster) in PutToDoc()[all …]
Completed in 23 milliseconds