Home
last modified time | relevance | path

Searched refs:callStringMethod (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/connectivity/source/drivers/jdbc/
H A DThrowable.cxx54 return callStringMethod("getMessage",mID); in getMessage()
61 return callStringMethod("getLocalizedMessage",mID); in getLocalizedMessage()
H A DObject.cxx168 return callStringMethod("toString",mID); in toString()
339 ::rtl::OUString java_lang_Object::callStringMethod( const char* _pMethodName, jmethodID& _inout_Met… in callStringMethod() function in java_lang_Object
H A DRef.cxx55 return callStringMethod("getBaseTypeName",mID); in getBaseTypeName()
H A DSQLException.cxx89 return callStringMethod("getSQLState",mID); in getSQLState()
H A DArray.cxx52 return callStringMethod("getBaseTypeName",mID); in getBaseTypeName()
H A DJConnection.cxx336 return callStringMethod("getCatalog",mID); in getCatalog()
H A DJStatement.cxx490 return callStringMethod("getCursorName",mID); in getCursorName()
H A DResultSet.cxx936 return callStringMethod("getCursorName",mID); in getCursorName()
H A DDatabaseMetaData.cxx564 const ::rtl::OUString sReturn( callStringMethod(_pMethodName,_inout_MethodID) ); in impl_callStringMethod()
/aoo41x/main/connectivity/source/inc/java/lang/
H A DObject.hxx136 … ::rtl::OUString callStringMethod( const char* _pMethodName, jmethodID& _inout_MethodID ) const;

Completed in 72 milliseconds