Kaydet (Commit) 4048b27f authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS tbe32 (1.2.16); FILE MERGED

2007/11/30 12:05:51 tbe 1.2.16.1: #i34062# state change events for SHOWING not reliably sent for menus
üst 04c90365
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: accessiblemenuitemcomponent.hxx,v $ * $RCSfile: accessiblemenuitemcomponent.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: hr $ $Date: 2007-06-27 15:23:49 $ * last change: $Author: vg $ $Date: 2008-01-28 14:13:47 $
* *
* 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.
...@@ -56,7 +56,7 @@ protected: ...@@ -56,7 +56,7 @@ protected:
::rtl::OUString m_sItemText; ::rtl::OUString m_sItemText;
virtual sal_Bool IsEnabled(); virtual sal_Bool IsEnabled();
virtual sal_Bool IsShowing(); virtual sal_Bool IsVisible();
virtual void Select(); virtual void Select();
virtual void DeSelect(); virtual void DeSelect();
virtual void Click(); virtual void Click();
......
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