Tag: cws_src680_dba201a
User: fs      
Date: 05/05/19 00:57:34

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

Log:
 #121276# override SbaGridListener::SelectionChanged, to invalidate the 
affected features here in this class, not in the base class

File Changes:

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

File [changed]: unodatbr.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/unodatbr.hxx?r1=1.59&r2=1.59.28.1
Delta lines:  +4 -3
-------------------
--- unodatbr.hxx        18 Mar 2005 10:11:22 -0000      1.59
+++ unodatbr.hxx        19 May 2005 07:57:30 -0000      1.59.28.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: unodatbr.hxx,v $
  *
- *  $Revision: 1.59 $
+ *  $Revision: 1.59.28.1 $
  *
- *  last change: $Author: obo $ $Date: 2005/03/18 10:11:22 $
+ *  last change: $Author: fs $ $Date: 2005/05/19 07:57:30 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -295,6 +295,7 @@
                // SbaGridListener overridables
                virtual void RowChanged();
                virtual void ColumnChanged();
+               virtual void SelectionChanged();
 
                String getURL() const;
 




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

Reply via email to