Home
last modified time | relevance | path

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

/trunk/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx75 …_uInt16 nSlotId, const SfxItemSet& rSet, sal_uInt16& rLatin, sal_uInt16& rAsian, sal_uInt16& rComp…
77 void GetWhichIds( sal_uInt16& rLatin, sal_uInt16& rAsian, sal_uInt16& rComplex) const;
79 static void GetSlotIds( sal_uInt16 nSlotId, sal_uInt16& rLatin, sal_uInt16& rAsian,
81 inline void GetSlotIds( sal_uInt16& rLatin, sal_uInt16& rAsian, in GetSlotIds() argument
83 { GetSlotIds( Which(), rLatin, rAsian, rComplex ); } in GetSlotIds()
H A Dfontitem.hxx102 EDITENG_DLLPUBLIC void GetDefaultFonts( SvxFontItem& rLatin, SvxFontItem& rAsian,
/trunk/main/editeng/source/items/
H A Dtextitem.cxx3747 GetSlotIds( nSlotId, rLatin, rAsian, rComplex ); in GetWhichIds()
3749 rAsian = rPool.GetWhich( rAsian ); in GetWhichIds()
3756 GetWhichIds( Which(), GetItemSet(), rLatin, rAsian, rComplex ); in GetWhichIds()
3760 sal_uInt16& rAsian, sal_uInt16& rComplex ) in GetSlotIds() argument
3770 rAsian = SID_ATTR_CHAR_CJK_FONT; in GetSlotIds()
3775 rAsian = SID_ATTR_CHAR_CJK_FONTHEIGHT; in GetSlotIds()
3780 rAsian = SID_ATTR_CHAR_CJK_WEIGHT; in GetSlotIds()
3785 rAsian = SID_ATTR_CHAR_CJK_POSTURE; in GetSlotIds()
3790 rAsian = SID_ATTR_CHAR_CJK_LANGUAGE; in GetSlotIds()
3795 rAsian = SID_ATTR_CHAR_SHADOWED; in GetSlotIds()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx765 void ImpGetDefaultFontsLanguage( SvxFontItem& rLatin, SvxFontItem& rAsian, SvxFontItem& rComplex) in ImpGetDefaultFontsLanguage() argument
775 SvxFontItem* aItemArr[ nItemCnt ] = { &rLatin, &rAsian, &rComplex }; in ImpGetDefaultFontsLanguage()

Completed in 46 milliseconds