Tag: cws_src680_dba24
User: fs      
Date: 05/02/03 00:11:10

Modified:
 /dba/dbaccess/source/ui/inc/
  genericcontroller.hxx

Log:
 #i40468# +IsFeatureSupported

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: genericcontroller.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/genericcontroller.hxx?r1=1.32&r2=1.32.20.1
Delta lines:  +6 -3
-------------------
--- genericcontroller.hxx       5 Jan 2005 12:36:24 -0000       1.32
+++ genericcontroller.hxx       3 Feb 2005 08:11:07 -0000       1.32.20.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: genericcontroller.hxx,v $
  *
- *  $Revision: 1.32 $
+ *  $Revision: 1.32.20.1 $
  *
- *  last change: $Author: obo $ $Date: 2005/01/05 12:36:24 $
+ *  last change: $Author: fs $ $Date: 2005/02/03 08:11:07 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -396,6 +396,9 @@
                void showError(const ::dbtools::SQLExceptionInfo& _rInfo);
                // temp
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::awt::XWindow > getComponentWindow() const;
+
+        sal_Bool    IsFeatureSupported( sal_Int32 _nId );
+
                // if xListener is NULL the change will be forwarded to all 
listeners to the given ::com::sun::star::util::URL
                // if _bForceBroadcast is sal_True, the current feature state 
is broadcasted no matter if it is the same as the cached state
 #if defined(_MSC_VER) && (_MSC_VER >= 1310 )




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to