Home
last modified time | relevance | path

Searched refs:callVoidMethodWithBoolArg (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx409 callVoidMethodWithBoolArg("setReadOnly",mID,readOnly); in setReadOnly()
415 callVoidMethodWithBoolArg("setAutoCommit",mID,autoCommit); in setAutoCommit()
H A DObject.cxx326 void java_lang_Object::callVoidMethodWithBoolArg( const char* _pMethodName, jmethodID& _inout_Metho… in callVoidMethodWithBoolArg() function in java_lang_Object
H A DJStatement.cxx519 callVoidMethodWithBoolArg("setEscapeProcessing",mID,_par0,true); in setEscapeProcessing()
/aoo4110/main/connectivity/source/inc/java/lang/
H A DObject.hxx140 …void callVoidMethodWithBoolArg( const char* _pMethodName, jmethodID& _inout_MethodID, s…

Completed in 21 milliseconds