Searched refs:GetSlotIds (Results 1 – 2 of 2) sorted by relevance
/trunk/main/editeng/inc/editeng/ |
H A D | scripttypeitem.hxx | 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() function in SvxScriptSetItem 83 { GetSlotIds( Which(), rLatin, rAsian, rComplex ); } in GetSlotIds()
|
/trunk/main/editeng/source/items/ |
H A D | textitem.cxx | 3747 GetSlotIds( nSlotId, rLatin, rAsian, rComplex ); in GetWhichIds() 3759 void SvxScriptSetItem::GetSlotIds( sal_uInt16 nSlotId, sal_uInt16& rLatin, in GetSlotIds() function in SvxScriptSetItem
|
Completed in 18 milliseconds