Kaydet (Commit) 3f1afd17 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS fwk83_SRC680 (1.2.262); FILE MERGED

2008/01/14 14:35:26 cd 1.2.262.1: #i70872# Added VCLEVENT_TOOLBOX_BUTTONCHANGED to notify accessibility implementation that an action happens to a toolbox button
üst 5ac61951
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: vclevent.hxx,v $ * $RCSfile: vclevent.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: vg $ $Date: 2008-01-28 14:16:08 $ * last change: $Author: ihi $ $Date: 2008-02-05 12:29:57 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -190,6 +190,8 @@ class Menu; ...@@ -190,6 +190,8 @@ class Menu;
#define VCLEVENT_WINDOW_TOGGLEFLOATING 1221 #define VCLEVENT_WINDOW_TOGGLEFLOATING 1221
#define VCLEVENT_WINDOW_ENDPOPUPMODE 1222 // pData = EndPopupModeData #define VCLEVENT_WINDOW_ENDPOPUPMODE 1222 // pData = EndPopupModeData
#define VCLEVENT_TOOLBOX_BUTTONSTATECHANGED 1223 // pData = itempos
class VCL_DLLPUBLIC VclSimpleEvent class VCL_DLLPUBLIC VclSimpleEvent
{ {
private: private:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment