Home
last modified time | relevance | path

Searched refs:aSlot (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.cxx281 void SecurityEnvironment_NssImpl::addCryptoSlot( PK11SlotInfo* aSlot) throw( Exception , RuntimeExc… in addCryptoSlot() argument
283 PK11_ReferenceSlot(aSlot); in addCryptoSlot()
284 m_Slots.push_back(aSlot); in addCryptoSlot()
H A Dsecurityenvironment_nssimpl.hxx173 …virtual void addCryptoSlot( PK11SlotInfo* aSlot ) throw( ::com::sun::star::uno::Exception , ::com:…
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dsecurityenvironment_mscryptimpl.cxx311 void SecurityEnvironment_MSCryptImpl :: setCryptoSlot( HCERTSTORE aSlot) throw( Exception , Runtime… in setCryptoSlot() argument
317 if( aSlot != NULL ) { in setCryptoSlot()
318 m_hKeyStore = CertDuplicateStore( aSlot ) ; in setCryptoSlot()
/trunk/main/sw/source/core/text/
H A Dporglue.cxx131 SwTxtSlot aSlot( &rInf, this, true, false ); in Paint() local
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3404 rtl::OUString aSlot( aCommand.copy( 5 )); in ConvertSlotsToCommands() local
3407 … const SfxSlot* pSlot = pModule->GetSlotPool()->GetSlot( sal_uInt16( aSlot.toInt32() )); in ConvertSlotsToCommands()

Completed in 43 milliseconds