Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx2807 const char *pAdjustString; in ParaAdjust() local
2812 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 27 milliseconds