Home
last modified time | relevance | path

Searched refs:chain (Results 1 – 25 of 67) 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.mk108 vcl/win/source/src/chain.cur \
142 vcl/os2/source/src/chain.ptr \
/aoo42x/main/i18npool/source/breakiterator/data/
H A Dline.txt16 !!chain;
248 # All but $CM will chain off of preceding rule.
497 # This really wants to chain at the $CM+ (which is acting as an $AL)
H A Dchar_in.txt52 !!chain;
H A Dsent.txt54 !!chain;
/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.mk86 chain.ptr \
/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/offapi/com/sun/star/ui/
H A DXContextMenuInterception.idl40 the first interceptor in the chain of registered interceptors.
/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/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/toolkit/doc/layout/
H A Dapinotes.txt46 + don't chain to PushButton::Click
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDatabaseInteractionHandler.idl44 …the handler will display a generic error dialog, which is able to travel the object chain which ma…
/aoo42x/main/offapi/com/sun/star/xml/crypto/
H A DXSecurityEnvironment.idl78 the certificate chain. The root certificate may also be contained. However,

Completed in 90 milliseconds

123