Home
last modified time | relevance | path

Searched refs:pJustify (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx85 SvxHorJustifyItem* pJustify = NULL; in PutFormString() local
92 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