#95584#; remember of setting draw select mode
This commit is contained in:
parent
24fbb8bd01
commit
4e01ce545d
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: viewuno.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: sab $ $Date: 2002-03-14 15:21:25 $
|
||||
* last change: $Author: sab $ $Date: 2002-04-11 09:42:06 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -237,6 +237,7 @@ private:
|
|||
XRangeSelectionListenerArr_Impl aRangeSelListeners;
|
||||
XRangeSelectionChangeListenerArr_Impl aRangeChgListeners;
|
||||
XViewPropertyChangeListenerArr_Impl aPropertyChgListeners;
|
||||
sal_Bool bDrawSelModeSet;
|
||||
|
||||
ScViewPaneObj* GetObjectByIndex_Impl(USHORT nIndex) const;
|
||||
|
||||
|
|
Loading…
Reference in a new issue