Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Dpoolfmt.cxx124 sal_uInt16 nWhCJK = 0, nWhCTL = 0; in SetAllScriptItem() local
128 nWhCJK = RES_CHRATR_CJK_FONTSIZE, nWhCTL = RES_CHRATR_CTL_FONTSIZE; in SetAllScriptItem()
131 nWhCJK = RES_CHRATR_CJK_FONT, nWhCTL = RES_CHRATR_CTL_FONT; in SetAllScriptItem()
134 nWhCJK = RES_CHRATR_CJK_LANGUAGE, nWhCTL = RES_CHRATR_CTL_LANGUAGE; in SetAllScriptItem()
137 nWhCJK = RES_CHRATR_CJK_POSTURE, nWhCTL = RES_CHRATR_CTL_POSTURE; in SetAllScriptItem()
140 nWhCJK = RES_CHRATR_CJK_WEIGHT, nWhCTL = RES_CHRATR_CTL_WEIGHT; in SetAllScriptItem()
146 if( nWhCTL ) in SetAllScriptItem()
147 rSet.Put( rItem, nWhCTL ); in SetAllScriptItem()

Completed in 24 milliseconds