Searched refs:pNormal (Results 1 – 1 of 1) sorted by relevance
114 const sal_uInt16 *pNormal = 0, *pCJK = 0, *pCTL = 0; in SetScriptAttr() local119 pNormal = &pIds->nFont; in SetScriptAttr()125 pNormal = &pIds->nFontHeight; in SetScriptAttr()131 pNormal = &pIds->nPosture; in SetScriptAttr()137 pNormal = &pIds->nWeight; in SetScriptAttr()143 pNormal = &pIds->nLanguage; in SetScriptAttr()178 if( *pNormal ) in SetScriptAttr()180 rItem.SetWhich( *pNormal ); in SetScriptAttr()204 if( *pNormal ) in SetScriptAttr()206 rItem.SetWhich( *pNormal ); in SetScriptAttr()
Completed in 9 milliseconds