Home
last modified time | relevance | path

Searched refs:stub (Results 1 – 8 of 8) sorted by relevance

/trunk/main/extensions/source/config/ldap/
H A Dldapaccess.cxx99 sal_Char *stub = NULL ; in checkLdapReturnCode() local
102 (*s_p_get_lderrno)(aConnection, NULL, &stub) ; in checkLdapReturnCode()
104 if (stub != NULL) in checkLdapReturnCode()
106 message.appendAscii(stub) ; in checkLdapReturnCode()
/trunk/main/binaryurp/source/
H A Dbridge.cxx375 Stub * stub = i == stubs_.end() ? &newStub : &i->second; in registerOutgoingInterface() local
376 Stub::iterator j(stub->find(type)); in registerOutgoingInterface()
379 if (j == stub->end()) { in registerOutgoingInterface()
380 j = stub->insert(Stub::value_type(type, SubStub())).first; in registerOutgoingInterface()
381 if (stub == &newStub) { in registerOutgoingInterface()
396 OSL_ASSERT(stub != &newStub); in registerOutgoingInterface()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/submission/
H A D_XSubmissionSupplier.java38 XSubmission stub = new MyXSubmission(); in _Submission() local
39 oObj.setSubmission (stub); in _Submission()
/trunk/main/offapi/com/sun/star/ucb/
H A DXCachedDynamicResultSetFactory.idl49 <p>The needed stub on server side can be created using
62 <type>CachedDynamicResultSet</type> to set the stub later.
H A DXCachedDynamicResultSetStubFactory.idl56 can be used to create a stub on serverside.
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControl.idl59 <p>You must set a model and a stub to the UnoControl before using
/trunk/main/odk/pack/gendocu/java/
H A Dpackage-list131 org.omg.stub.java.rmi
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf650 …rns error codes specific to Excel and is imported in <PRODUCTNAME> as the stub function ErrorType(…

Completed in 42 milliseconds