Home
last modified time | relevance | path

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

/aoo41x/main/editeng/inc/editeng/
H A Dscripttypeitem.hxx75 …static void GetWhichIds( sal_uInt16 nSlotId, const SfxItemSet& rSet, sal_uInt16& rLatin, sal_uInt1…
77 void GetWhichIds( sal_uInt16& rLatin, sal_uInt16& rAsian, sal_uInt16& rComplex) const;
/aoo41x/main/editeng/source/items/
H A Dtextitem.cxx3629 GetWhichIds( nLatin, nAsian, nComplex ); in SvxScriptSetItem()
3666 GetWhichIds( nSlotId, rSet, nLatin, nAsian, nComplex ); in GetItemOfScript()
3723 GetWhichIds( nLatin, nAsian, nComplex ); in PutItemForScriptType()
3744 void SvxScriptSetItem::GetWhichIds( sal_uInt16 nSlotId, const SfxItemSet& rSet, sal_uInt16& rLatin,… in GetWhichIds() function in SvxScriptSetItem
3753 void SvxScriptSetItem::GetWhichIds( sal_uInt16& rLatin, sal_uInt16& rAsian, in GetWhichIds() function in SvxScriptSetItem
3756 GetWhichIds( Which(), GetItemSet(), rLatin, rAsian, rComplex ); in GetWhichIds()

Completed in 29 milliseconds