Searched refs:aSlot (Results 1 – 5 of 5) sorted by relevance
281 void SecurityEnvironment_NssImpl::addCryptoSlot( PK11SlotInfo* aSlot) throw( Exception , RuntimeExc… in addCryptoSlot() argument283 PK11_ReferenceSlot(aSlot); in addCryptoSlot()284 m_Slots.push_back(aSlot); in addCryptoSlot()
173 …virtual void addCryptoSlot( PK11SlotInfo* aSlot ) throw( ::com::sun::star::uno::Exception , ::com:…
311 void SecurityEnvironment_MSCryptImpl :: setCryptoSlot( HCERTSTORE aSlot) throw( Exception , Runtime… in setCryptoSlot() argument317 if( aSlot != NULL ) { in setCryptoSlot()318 m_hKeyStore = CertDuplicateStore( aSlot ) ; in setCryptoSlot()
131 SwTxtSlot aSlot( &rInf, this, true, false ); in Paint() local
3404 rtl::OUString aSlot( aCommand.copy( 5 )); in ConvertSlotsToCommands() local3407 … const SfxSlot* pSlot = pModule->GetSlotPool()->GetSlot( sal_uInt16( aSlot.toInt32() )); in ConvertSlotsToCommands()
Completed in 59 milliseconds