summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 16:43:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 16:43:22 +0000
commit39b6cbc79675cdf45a4badc823dc6e5948b1a8af (patch)
treeec6b14394bc66c5863337106c12a4a3c8573dbed /extensions
parentb9ee1c858611678622a08a0056f1a4e91b24b70f (diff)
INTEGRATION: CWS insight01 (1.18.60); FILE MERGED
2004/05/28 19:47:20 oj 1.18.60.2: RESYNC: (1.18-1.20); FILE MERGED 2004/03/05 07:38:39 oj 1.18.60.1: #111090# changes for the new prop dialogs
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/propcontroller.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/propcontroller.hxx b/extensions/source/propctrlr/propcontroller.hxx
index e3ba4bcf0889..ad6b0906ebc9 100644
--- a/extensions/source/propctrlr/propcontroller.hxx
+++ b/extensions/source/propctrlr/propcontroller.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: propcontroller.hxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2004-04-13 11:24:38 $
+ * last change: $Author: hr $ $Date: 2004-08-02 17:43:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -464,7 +464,7 @@ namespace pcr
void connectRowset();
void cleanupRowsetConnection();
- sal_Bool haveRowsetConnection( ) const { return m_xRowsetConnection.is(); }
+ sal_Bool haveRowsetConnection( ) const;
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >
ensureRowsetConnection();