/trunk/main/offapi/com/sun/star/util/ |
H A D | XChainable.idl | 41 /** 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.
|
/trunk/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 169 struct chain { struct 181 PutThread( struct chain* pData ): pChain( pData ) { } in PutThread() 188 struct chain* pChain; 294 struct chain m_Data;
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | ChainedTextFrame.idl | 51 /** name of the previous frame in the chain 58 /** name of the next frame in the chain
|
/trunk/main/offapi/com/sun/star/xml/crypto/sax/ |
H A D | XSAXEventKeeper.idl | 112 * Sets the next document handler in the SAX chain. 116 * @param nextHandler the next handler in the SAX chain
|
/trunk/main/vcl/ |
H A D | WinResTarget_vcl.mk | 108 vcl/win/source/src/chain.cur \ 142 vcl/os2/source/src/chain.ptr \
|
/trunk/main/i18npool/source/breakiterator/data/ |
H A D | line.txt | 16 !!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 D | char_in.txt | 52 !!chain;
|
H A D | sent.txt | 54 !!chain;
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | CurlSession.cxx | 406 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()
|
/trunk/main/vcl/os2/source/src/ |
H A D | makefile.mk | 86 chain.ptr \
|
/trunk/main/extensions/source/config/ldap/ |
H A D | ldapaccess.hxx | 56 typedef LDAP_API(LDAPMessage *) (LDAP_CALL *t_ldap_first_entry)( LDAP *ld, LDAPMessage *chain );
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | OutgoingMessageState.idl | 63 /** Global fatal error (e.g. last member in SMTP chain could not deliver
|
/trunk/main/offapi/com/sun/star/ui/ |
H A D | XContextMenuInterception.idl | 40 the first interceptor in the chain of registered interceptors.
|
/trunk/main/desktop/source/deployment/registry/package/ |
H A D | dp_package.cxx | 553 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
|
/trunk/main/udkapi/com/sun/star/io/ |
H A D | DataInputStream.idl | 64 /** Allows to chain the DataInputStream, so that
|
H A D | MarkableInputStream.idl | 64 /** allows to navigate via a chain of streams */
|
H A D | MarkableOutputStream.idl | 69 /** allows to navigate via a chain of streams */
|
H A D | ObjectOutputStream.idl | 80 /** allows to navigate via a chain of streams */
|
H A D | ObjectInputStream.idl | 89 /** allows to navigate via a chain of streams */
|
/trunk/main/offapi/com/sun/star/sdbc/ |
H A D | SQLException.idl | 62 /** returns a chain to the next Exception.
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XDispatchProviderInterception.idl | 57 the first interceptor in the chain of registered interceptors.
|
/trunk/main/toolkit/doc/layout/ |
H A D | apinotes.txt | 46 + don't chain to PushButton::Click
|
/trunk/main/offapi/com/sun/star/security/ |
H A D | CertificateValidity.idl | 121 * The certificate chain is incomplete.
|
/trunk/main/offapi/com/sun/star/sdb/ |
H A D | DatabaseInteractionHandler.idl | 44 …the handler will display a generic error dialog, which is able to travel the object chain which ma…
|
/trunk/main/offapi/com/sun/star/xml/crypto/ |
H A D | XSecurityEnvironment.idl | 78 the certificate chain. The root certificate may also be contained. However,
|