User: hr Date: 06/06/19 18:59:46 Modified: /dba/connectivity/source/inc/adabas/ BUser.hxx
Log: INTEGRATION: CWS warnings01 (1.8.30); FILE MERGED 2005/11/16 12:59:24 fs 1.8.30.1: #i57457# warning free code File Changes: Directory: /dba/connectivity/source/inc/adabas/ =============================================== File [changed]: BUser.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/adabas/BUser.hxx?r1=1.8&r2=1.9 Delta lines: +1 -1 ------------------- --- BUser.hxx 8 Sep 2005 06:47:04 -0000 1.8 +++ BUser.hxx 20 Jun 2006 01:59:44 -0000 1.9 @@ -53,7 +53,7 @@ ::rtl::OUString getPrivilegeString(sal_Int32 nRights) const; // return the privileges and additional the grant rights - void findPrivilegesAndGrantPrivileges(const ::rtl::OUString& objName, sal_Int32 objType,sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); + void getAnyTablePrivileges(const ::rtl::OUString& objName, sal_Int32& nRights,sal_Int32& nRightsWithGrant) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException); public: virtual void refreshGroups(); public: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
