Searched refs:pAdjustString (Results 1 – 1 of 1) sorted by relevance
2807 const char *pAdjustString; in ParaAdjust() local2812 pAdjustString = "left"; in ParaAdjust()2815 pAdjustString = "right"; in ParaAdjust()2819 pAdjustString = "both"; in ParaAdjust()2822 pAdjustString = "center"; in ParaAdjust()2827 m_pSerializer->singleElementNS( XML_w, XML_jc, FSNS( XML_w, XML_val ), pAdjustString, FSEND ); in ParaAdjust()
Completed in 24 milliseconds