Searched refs:pHeadFootLine (Results 1 – 1 of 1) sorted by relevance
746 Sc10HeadFootLine* pHeadFootLine = nHeadFoot ? &pPage->FootLine : &pPage->HeadLine; in PutToDoc() local762 SC10TOSTRING( pHeadFootLine->LogFont.lfFaceName ), EMPTY_STRING, in PutToDoc()765 …aEditAttribs.Put( SvxFontHeightItem( Abs( pHeadFootLine->LogFont.lfHeight ), 100, EE_CHAR_FONTHE… in PutToDoc()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()[all …]