Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds