Searched refs:pMasterSlot (Results 1 – 1 of 1) sorted by relevance
236 const SfxSlot *pMasterSlot = GetSlot(pIter->nMasterSlotId); in SetSlotMap() local237 const SfxSlot *pFirstSlave = pMasterSlot->pLinkedSlot; in SetSlotMap()241 if ( pSlave->pLinkedSlot != pMasterSlot ) in SetSlotMap()244 aStr += ByteString::CreateFromInt32(pMasterSlot->GetSlotId()); in SetSlotMap()250 if ( pSlave->nMasterSlotId != pMasterSlot->GetSlotId() ) in SetSlotMap()253 aStr += ByteString::CreateFromInt32(pMasterSlot->GetSlotId()); in SetSlotMap()
Completed in 19 milliseconds