INTEGRATION: CWS dba22c (1.9.4); FILE MERGED
2007/01/08 10:53:47 oj 1.9.4.1: #137758# autotimer stoped when visible state changed
This commit is contained in:
parent
10231a3129
commit
2e967f8b17
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: dbtreelistbox.hxx,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: ihi $ $Date: 2006-12-20 14:14:33 $
|
||||
* last change: $Author: obo $ $Date: 2007-01-25 12:00:37 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -157,6 +157,7 @@ namespace dbaui
|
|||
// Window
|
||||
virtual void KeyInput( const KeyEvent& rKEvt );
|
||||
|
||||
virtual void StateChanged( StateChangedType nStateChange );
|
||||
virtual void InitEntry( SvLBoxEntry* pEntry, const XubString& aStr, const Image& aCollEntryBmp, const Image& aExpEntryBmp, SvLBoxButtonKind eButtonKind);
|
||||
|
||||
virtual void SelectEntry(SvLBoxEntry* _pEntry);
|
||||
|
|
Loading…
Reference in a new issue