Searched refs:IsSlot (Results 1 – 7 of 7) sorted by relevance
1060 if ( !IsSlot(nSlotId) ) in GetWhich()1111 if ( !IsSlot(nSlotId) ) in GetTrueWhich()
1583 if ( IsSlot( rItem.Which() ) ) in StoreItem()
269 static int IsSlot(sal_uInt16 nId) { in IsSlot() function in SfxItemPool
410 DBG_ASSERT( SfxItemPool::IsSlot( rItem.Which() ), in PutItem()
1063 if ( pPool->IsSlot(nWhich) ) in MappedPut_Impl()1065 if ( pPool->HasMap() && pPool->IsSlot(nWhich) ) in MappedPut_Impl()
628 DBG_ASSERT( SfxItemPool::IsSlot( rItem.Which() ), in SetState()
372 bool bSupportsShadow = !SfxItemPool::IsSlot( GetWhich( SID_ATTR_BORDER_SHADOW ) ); in SvxBorderTabPage()
Completed in 377 milliseconds