INTEGRATION: CWS oj14 (1.3.8); FILE MERGED
2006/03/20 07:49:00 oj 1.3.8.2: use of module client helper 2006/01/03 07:49:29 oj 1.3.8.1: changed module client
This commit is contained in:
parent
bc49f89e4c
commit
1f452b285f
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: composerdialogs.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 16:50:51 $
|
||||
* last change: $Author: rt $ $Date: 2007-07-06 08:44:52 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -79,8 +79,8 @@ namespace dbaui
|
|||
class ComposerDialog
|
||||
:public ComposerDialog_BASE
|
||||
,public ComposerDialog_PBASE
|
||||
,public OModuleClient
|
||||
{
|
||||
OModuleClient m_aModuleClient;
|
||||
protected:
|
||||
// <properties>
|
||||
::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSingleSelectQueryComposer >
|
||||
|
|
Loading…
Reference in a new issue