INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED

2007/11/30 12:04:46 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus
This commit is contained in:
Vladimir Glazounov 2008-01-28 13:13:30 +00:00
parent 6acc2557a7
commit 04c9036521

View file

@ -4,9 +4,9 @@
*
* $RCSfile: accessiblemenucomponent.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: hr $ $Date: 2007-06-27 15:23:36 $
* last change: $Author: vg $ $Date: 2008-01-28 14:13:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -62,7 +62,7 @@ class OAccessibleMenuComponent : public OAccessibleMenuBaseComponent,
{
protected:
virtual sal_Bool IsEnabled();
virtual sal_Bool IsShowing();
virtual sal_Bool IsVisible();
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet );