Lines Matching refs:aTmpItem
585 SvxWeightItem aTmpItem( in ReadAttr() local
588 SetScriptAttr( eCharType, *pSet, aTmpItem); in ReadAttr()
685 SvxFontItem aTmpItem( rSVFont.GetFamily(), in ReadAttr() local
689 SetScriptAttr( eCharType, *pSet, aTmpItem ); in ReadAttr()
711 SvxFontHeightItem aTmpItem( in ReadAttr() local
714 SetScriptAttr( eCharType, *pSet, aTmpItem ); in ReadAttr()
722 SvxPostureItem aTmpItem( in ReadAttr() local
725 SetScriptAttr( eCharType, *pSet, aTmpItem ); in ReadAttr()
1017 SvxLanguageItem aTmpItem( (LanguageType)nTokenValue, in ReadAttr() local
1019 SetScriptAttr( eCharType, *pSet, aTmpItem ); in ReadAttr()
1990 SvxFontItem aTmpItem( in SetDefault() local
1994 SetScriptAttr( NOTDEF_CHARTYPE, aTmp, aTmpItem ); in SetDefault()
2003 SvxLanguageItem aTmpItem( (const LanguageType)nValue, in SetDefault() local
2005 SetScriptAttr( NOTDEF_CHARTYPE, aTmp, aTmpItem ); in SetDefault()