Home
last modified time | relevance | path

Searched refs:aEnvironment (Results 1 – 19 of 19) sorted by relevance

/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.cxx82 const Reference< XSecurityEnvironment >& aEnvironment in encrypt()
94 if( !aEnvironment.is() ) in encrypt()
98 Reference< XUnoTunnel > xSecTunnel( aEnvironment , UNO_QUERY ) ; in encrypt()
314 Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in decrypt() local
317 Reference< XUnoTunnel > xSecTunnel( aEnvironment , UNO_QUERY ) ; in decrypt()
318 if( !aEnvironment.is() ) { in decrypt()
H A Dxmlsignature_nssimpl.cxx83 const Reference< XSecurityEnvironment >& aEnvironment in generate()
94 if( !aEnvironment.is() ) in generate()
127 Reference< XUnoTunnel > xSecTunnel( aEnvironment , UNO_QUERY ) ; in generate()
240 Reference< XSecurityEnvironment > aEnvironment = aSecurityCtx->getSecurityEnvironmentByIndex(i); in validate() local
243 Reference< XUnoTunnel > xSecTunnel( aEnvironment , UNO_QUERY ) ; in validate()
H A Dxmlencryption_nssimpl.hxx61 …om::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment >& aEnvironment)
H A Dxmlsignature_nssimpl.hxx61 …com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment >& aEnvironment
/trunk/main/vos/source/
H A Dprocess.cxx269 const OEnvironment& aEnvironment ) in execute() argument
277 aEnvironment.m_aVec, in execute()
278 aEnvironment.n_Vars, in execute()
286 const OEnvironment& aEnvironment ) in execute() argument
294 aEnvironment.m_aVec, in execute()
295 aEnvironment.n_Vars, in execute()
/trunk/main/forms/source/xforms/submission/
H A Dsubmission_put.cxx55 CSS::uno::Reference< XCommandEnvironment > aEnvironment; in submit() local
56 … auto_ptr< CSerialization > apSerialization(createSerialization(aInteractionHandler,aEnvironment)); in submit()
60 ucbhelper::Content aContent(m_aURLObj.GetMainURL(INetURLObject::NO_DECODE), aEnvironment); in submit()
H A Dsubmission_post.cxx57 CSS::uno::Reference< XCommandEnvironment > aEnvironment; in submit() local
58 … auto_ptr< CSerialization > apSerialization(createSerialization(aInteractionHandler,aEnvironment)); in submit()
61 ucbhelper::Content aContent(m_aURLObj.GetMainURL(INetURLObject::NO_DECODE), aEnvironment); in submit()
H A Dsubmission_get.cxx75 CSS::uno::Reference< XCommandEnvironment > aEnvironment(pHelper); in submit() local
94 ucbhelper::Content aContent(aQueryURL, aEnvironment); in submit()
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlsignature_mscryptimpl.cxx76 const Reference< XSecurityEnvironment >& aEnvironment in generate()
87 if( !aEnvironment.is() ) in generate()
91 Reference< XUnoTunnel > xSecTunnel( aEnvironment , UNO_QUERY ) ; in generate()
H A Dxmlencryption_mscryptimpl.cxx77 const Reference< XSecurityEnvironment >& aEnvironment in encrypt()
89 if( !aEnvironment.is() ) in encrypt()
93 Reference< XUnoTunnel > xSecTunnel( aEnvironment , UNO_QUERY ) ; in encrypt()
H A Dxmlencryption_mscryptimpl.hxx61 …om::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment >& aEnvironment)
H A Dxmlsignature_mscryptimpl.hxx61 …com::sun::star::uno::Reference< ::com::sun::star::xml::crypto::XSecurityEnvironment >& aEnvironment
/trunk/main/framework/source/fwi/threadhelp/
H A Dlockhelper.cxx530 ::vos::OStartupInfo aEnvironment; in implts_getLockType()
532 … if( aEnvironment.getEnvironment( ENVVAR_LOCKTYPE, sValue ) == ::vos::OStartupInfo::E_None ) in implts_getLockType()
/trunk/main/vos/inc/vos/
H A Dprocess.hxx180 const OEnvironment& aEnvironment = OEnvironment()
196 const OEnvironment& aEnvironment = OEnvironment()
/trunk/main/extensions/source/update/check/
H A Dupdatecheckjob.cxx223 uno::Sequence<beans::NamedValue> aEnvironment = in execute() local
226 rtl::OUString aEventName = getValue< rtl::OUString > (aEnvironment, "EventName"); in execute()
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx75 Reference< XCommandEnvironment > aEnvironment( in resolveEntity() local
78 Content aContent(sSystemId, aEnvironment); in resolveEntity()
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryption.idl65 [in] com::sun::star::xml::crypto::XSecurityEnvironment aEnvironment
H A DXXMLSignature.idl61 [in] com::sun::star::xml::crypto::XSecurityEnvironment aEnvironment
/trunk/main/offapi/com/sun/star/setup/
H A DXSetup.idl98 [in] InstallEnvironment aEnvironment,

Completed in 64 milliseconds