INTEGRATION: CWS dba22b (1.9.176); FILE MERGED

2006/12/18 11:07:27 fs 1.9.176.2: RESYNC: (1.9-1.10); FILE MERGED
2006/12/06 09:46:29 fs 1.9.176.1: #i63285# don't let DEL/BACKSPACE keys leave the property browser
This commit is contained in:
Vladimir Glazounov 2007-01-15 13:40:35 +00:00
parent 120fa6992a
commit 3c7c0a45e7

View file

@ -4,9 +4,9 @@
*
* $RCSfile: browserview.hxx,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: kz $ $Date: 2006-12-13 11:56:48 $
* last change: $Author: vg $ $Date: 2007-01-15 14:40:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -72,6 +72,7 @@ namespace pcr
protected:
virtual void Resize();
virtual void GetFocus();
virtual long Notify( NotifyEvent& _rNEvt );
public:
OPropertyBrowserView(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _xORB,