Searched refs:pJustify (Results 1 – 1 of 1) sorted by relevance
85 SvxHorJustifyItem* pJustify = NULL; in PutFormString() local92 pJustify = pAttrRight; in PutFormString()96 pJustify = pAttrLeft; in PutFormString()100 pJustify = pAttrCenter; in PutFormString()107 pJustify = pAttrRepeat; in PutFormString()111 pJustify = pAttrStandard; in PutFormString()114 pDoc->ApplyAttr( nCol, nRow, nTab, *pJustify ); in PutFormString()
Completed in 15 milliseconds