Home
last modified time | relevance | path

Searched refs:GetWhichId (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx51 sal_uInt16 ItemWrapperHelper::GetWhichId( const SfxItemSet& rItemSet, sal_uInt16 nSlot ) in GetWhichId() function in sfx::ItemWrapperHelper
58 return rItemSet.GetItemState( GetWhichId( rItemSet, nSlot ), sal_True ) != SFX_ITEM_UNKNOWN; in IsKnownItem()
63 sal_uInt16 nWhich = GetWhichId( rItemSet, nSlot ); in GetUniqueItem()
69 return rItemSet.GetPool()->GetDefaultItem( GetWhichId( rItemSet, nSlot ) ); in GetDefaultItem()
74 sal_uInt16 nWhich = GetWhichId( rDestSet, nSlot ); in RemoveDefaultItem()
/trunk/main/sfx2/inc/sfx2/
H A Ditemwrapper.hxx46 static sal_uInt16 GetWhichId( const SfxItemSet& rItemSet, sal_uInt16 nSlot );
H A Ditemconnect.hxx534 sal_uInt16 nWhich = ItemWrapperHelper::GetWhichId( rDestSet, maItemWrp.GetSlotId() ); in FillItemSet()

Completed in 23 milliseconds