Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 25 of 64) sorted by relevance

123

/AOO42X/main/offapi/com/sun/star/util/
H A DXChainable.idl41 /** enables the object to be a member of a chain.
47 the previous object in this chain or NULL, if this is the first
48 object of this chain.
54 the next object in this chain or NULL, if this is the last
55 object in this chain.
60 /** connects the specified object to this object as the successor in a chain.
/AOO42X/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx169 struct chain { struct
181 PutThread( struct chain* pData ): pChain( pData ) { } in PutThread()
188 struct chain* pChain;
294 struct chain m_Data;
/AOO42X/main/offapi/com/sun/star/text/
H A DChainedTextFrame.idl51 /** name of the previous frame in the chain
58 /** name of the next frame in the chain
/AOO42X/main/offapi/com/sun/star/xml/crypto/sax/
H A DXSAXEventKeeper.idl112 * Sets the next document handler in the SAX chain.
116 * @param nextHandler the next handler in the SAX chain
/AOO42X/main/vcl/
H A DWinResTarget_vcl.mk92 vcl/win/source/src/chain.cur \
124 vcl/os2/source/src/chain.ptr \
/AOO42X/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx406 STACK_OF(X509) *chain = X509_STORE_CTX_get0_untrusted( x509StoreContext ); in verifyServerX509Certificate()
410 if ( chain != NULL ) { in verifyServerX509Certificate()
411 int nCertificates = sk_X509_num( chain ); in verifyServerX509Certificate()
413 X509 *certificate = sk_X509_value( chain, i ); in verifyServerX509Certificate()
/AOO42X/main/vcl/os2/source/src/
H A Dmakefile.mk84 chain.ptr \
/AOO42X/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx553 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in isRegistered_() local
882 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_() local
957 AbortChannel::Chain chain( abortChannel, xSubAbortChannel ); in processPackage_() local
/AOO42X/main/offapi/com/sun/star/ui/
H A DXContextMenuInterception.idl40 the first interceptor in the chain of registered interceptors.
/AOO42X/main/offapi/com/sun/star/ucb/
H A DOutgoingMessageState.idl63 /** Global fatal error (e.g. last member in SMTP chain could not deliver
/AOO42X/main/extensions/source/config/ldap/
H A Dldapaccess.hxx56 typedef LDAP_API(LDAPMessage *) (LDAP_CALL *t_ldap_first_entry)( LDAP *ld, LDAPMessage *chain );
/AOO42X/main/udkapi/com/sun/star/io/
H A DDataInputStream.idl64 /** Allows to chain the DataInputStream, so that
H A DMarkableInputStream.idl64 /** allows to navigate via a chain of streams */
H A DMarkableOutputStream.idl69 /** allows to navigate via a chain of streams */
H A DObjectOutputStream.idl80 /** allows to navigate via a chain of streams */
H A DObjectInputStream.idl89 /** allows to navigate via a chain of streams */
/AOO42X/main/offapi/com/sun/star/sdbc/
H A DSQLException.idl62 /** returns a chain to the next Exception.
/AOO42X/main/offapi/com/sun/star/frame/
H A DXDispatchProviderInterception.idl57 the first interceptor in the chain of registered interceptors.
/AOO42X/main/offapi/com/sun/star/security/
H A DCertificateValidity.idl121 * The certificate chain is incomplete.
/AOO42X/main/offapi/com/sun/star/sdb/
H A DDatabaseInteractionHandler.idl44 …r will display a generic error dialog, which is able to travel the object chain which may be conta…
/AOO42X/main/vcl/win/source/src/
H A Dsalsrc.rc69 SAL_RESID_POINTER_CHAIN CURSOR chain.cur
/AOO42X/main/offapi/com/sun/star/xml/crypto/
H A DXSecurityEnvironment.idl78 the certificate chain. The root certificate may also be contained. However,
/AOO42X/main/offapi/com/sun/star/linguistic2/
H A DXLinguServiceManager.idl64 This chain stops if an implementation reports the word as correct or the
/AOO42X/main/offapi/com/sun/star/awt/
H A DSystemPointer.idl472 /** specifies a mouse pointer which symbolizes a chain.
/AOO42X/main/offapi/com/sun/star/resource/
H A DXResourceBundle.idl179 <I>all</I> of the services in any given inheritance chain for which

123