summaryrefslogtreecommitdiff
path: root/sc/inc/scextopt.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-12-01 16:48:40 +0000
committerRüdiger Timm <rt@openoffice.org>2003-12-01 16:48:40 +0000
commite141bc87c99abcad635b91e646d3d2cbbd0d7467 (patch)
tree45112ea9488b8d19dc3a520a6fc2327fc0f98024 /sc/inc/scextopt.hxx
parent5b06b7c8b7f49c8ab52c43d91c8893d05ff5409d (diff)
INTEGRATION: CWS ooo20031110 (1.6.168); FILE MERGED
2003/11/07 11:00:45 waratah 1.6.168.1: #i21906# add class keyword after friend
Diffstat (limited to 'sc/inc/scextopt.hxx')
-rw-r--r--sc/inc/scextopt.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/scextopt.hxx b/sc/inc/scextopt.hxx
index 05b7a08c14eb..501fbba4e268 100644
--- a/sc/inc/scextopt.hxx
+++ b/sc/inc/scextopt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: scextopt.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 18:03:36 $
+ * last change: $Author: rt $ $Date: 2003-12-01 17:48:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -140,7 +140,7 @@ class ScExtDocOptions
{
// Code: colrowst.cxx
private:
- friend ColRowSettings;
+ friend class ColRowSettings;
// Window -Info
ScExtTabOptions** ppExtTabOpts;