summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/funcutl.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-01-03 16:13:27 +0000
committerOliver Bolte <obo@openoffice.org>2005-01-03 16:13:27 +0000
commit179356d58080da07c0154c35b341a3160824e80e (patch)
tree14166f2771d242b96fc5d5714d214d681ca36029 /sc/source/ui/inc/funcutl.hxx
parentf259a9b542d01b96221c96c13742d364fd34c14b (diff)
INTEGRATION: CWS res32bit (1.2.666); FILE MERGED
2004/10/28 13:56:40 pl 1.2.666.1: #i34513# remove unimplementable constructor
Diffstat (limited to 'sc/source/ui/inc/funcutl.hxx')
-rw-r--r--sc/source/ui/inc/funcutl.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/inc/funcutl.hxx b/sc/source/ui/inc/funcutl.hxx
index a29788cfcb90..6dec3ce7dfc4 100644
--- a/sc/source/ui/inc/funcutl.hxx
+++ b/sc/source/ui/inc/funcutl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: funcutl.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: nn $ $Date: 2001-09-28 11:46:12 $
+ * last change: $Author: obo $ $Date: 2005-01-03 17:13:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,7 +141,6 @@ public:
class ArgEdit : public ScRefEdit
{
public:
- ArgEdit( Window* pParent, WinBits nWinStyle = WB_LEFT | WB_BORDER );
ArgEdit( Window* pParent, const ResId& rResId );
void Init( ArgEdit* pPrevEdit, ArgEdit* pNextEdit,