summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/sbagrid.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-10-07 11:08:30 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-10-07 11:08:30 +0000
commit43a634b0c2bc0d9ecff45d45434b7be7261d5c9a (patch)
treef0696e0b2b82f69430024f4697fe357bc9d353e9 /dbaccess/source/ui/inc/sbagrid.hxx
parentd104aa9d043626deeb9c7f7d80291f0d75a96278 (diff)
INTEGRATION: CWS net2003 (1.19.80); FILE MERGED
2003/08/12 14:39:36 obo 1.19.80.1: #11136# .net 2003
Diffstat (limited to 'dbaccess/source/ui/inc/sbagrid.hxx')
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx11
1 files changed, 8 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/sbagrid.hxx b/dbaccess/source/ui/inc/sbagrid.hxx
index ce226dcfc447..4e3cc9f4d959 100644
--- a/dbaccess/source/ui/inc/sbagrid.hxx
+++ b/dbaccess/source/ui/inc/sbagrid.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sbagrid.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2003-03-19 17:52:42 $
+ * last change: $Author: vg $ $Date: 2003-10-07 12:08:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -198,8 +198,13 @@ namespace dbaui
protected:
virtual FmGridControl* imp_CreateControl(Window* pParent, WinBits nStyle);
-
+#if defined(_MSC_VER) && (_MSC_VER >= 1310 )
+ typedef ::com::sun::star::frame::XStatusListener xstlist_type;
+ typedef ::com::sun::star::uno::Reference< xstlist_type > xlistener_type;
+ void NotifyStatusChanged(const ::com::sun::star::util::URL& aUrl, const xlistener_type & xControl = xlistener_type() );
+#else
void NotifyStatusChanged(const ::com::sun::star::util::URL& aUrl, const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > & xControl = ::com::sun::star::uno::Reference< ::com::sun::star::frame::XStatusListener > ());
+#endif # _MSC_VER>=1310
private:
// for asny execution of XDispatch::dispatch