INTEGRATION: CWS dba31a (1.3.32); FILE MERGED
2008/07/04 15:21:28 oj 1.3.32.1: #i89558# remove unused code
This commit is contained in:
parent
1a16ed7040
commit
3a6a2099d2
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: YUser.hxx,v $
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
|
@ -76,7 +76,6 @@ namespace connectivity
|
|||
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper();
|
||||
public:
|
||||
OUserExtend(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection);
|
||||
OUserExtend(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _xConnection,const ::rtl::OUString& _Name);
|
||||
|
||||
virtual void construct();
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue