Searched refs:nMasterSlotId (Results 1 – 4 of 4) sorted by relevance
34 if( !nMasterSlotId && !nValue) in GetKind()36 if ( nMasterSlotId && fnExec==0 && fnState==0 ) in GetKind()54 if ( !nMasterSlotId || nMasterSlotId == USHRT_MAX ) in GetWhich()55 ((SfxSlot*) this) -> nMasterSlotId = rPool.GetWhich(nSlotId); in GetWhich()56 return nMasterSlotId; in GetWhich()
187 pIter->pLinkedSlot = GetSlot( pIter->nMasterSlotId ); in SetSlotMap()198 if ( pCurSlot->nMasterSlotId == pIter->nMasterSlotId ) in SetSlotMap()236 const SfxSlot *pMasterSlot = GetSlot(pIter->nMasterSlotId); in SetSlotMap()250 if ( pSlave->nMasterSlotId != pMasterSlot->GetSlotId() ) in SetSlotMap()
1113 pNewSlot->nMasterSlotId = 0; in SFX_EXEC_STUB()
257 sal_uInt16 nMasterSlotId; // Enum-Slot bzw. Which-Id member in SfxSlot284 sal_uInt16 GetMasterSlotId() const { return nMasterSlotId; } in GetMasterSlotId()
Completed in 27 milliseconds