summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-05-05 08:45:41 +0000
committerRüdiger Timm <rt@openoffice.org>2006-05-05 08:45:41 +0000
commit3ed7c8998fd2e890ca2e815c9c49539c15f5a819 (patch)
treecfa3016be618f5927722c98ee7dabd33db261f99 /sc/source/ui/inc
parentbbc1c3c90dc2049bb6213e6fd536aabec5f24921 (diff)
INTEGRATION: CWS calc36 (1.24.126); FILE MERGED
2006/04/05 16:30:10 nn 1.24.126.1: #i40174# SingleCellMode for range selection API
Diffstat (limited to 'sc/source/ui/inc')
-rw-r--r--sc/source/ui/inc/tabvwsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx
index 87b4040a1c43..6d00d93e5b81 100644
--- a/sc/source/ui/inc/tabvwsh.hxx
+++ b/sc/source/ui/inc/tabvwsh.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tabvwsh.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: rt $ $Date: 2005-10-21 12:04:43 $
+ * last change: $Author: rt $ $Date: 2006-05-05 09:45:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -445,7 +445,7 @@ public:
BOOL GetFunction( String& rFuncStr );
void StartSimpleRefDialog( const String& rTitle, const String& rInitVal,
- BOOL bCloseOnButtonUp );
+ BOOL bCloseOnButtonUp, BOOL bSingleCell );
void StopSimpleRefDialog();
void SetCurRefDlgId( USHORT nNew );