summaryrefslogtreecommitdiff
path: root/ucbhelper
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 13:21:34 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 13:21:34 +0000
commit416ddb17741bd268941afd690cb6e918475f972a (patch)
tree0b2fdc14323e92f6cdd15e6063a144eabb4f2289 /ucbhelper
parent30aa1f96c4f7adbec06d79fb4e6e0e12194e0902 (diff)
INTEGRATION: CWS ooo20040329 (1.12.82); FILE MERGED
2004/03/17 11:27:26 waratah 1.12.82.1: #i1858# correct some spelling mistakes in comments
Diffstat (limited to 'ucbhelper')
-rw-r--r--ucbhelper/inc/ucbhelper/content.hxx13
1 files changed, 6 insertions, 7 deletions
diff --git a/ucbhelper/inc/ucbhelper/content.hxx b/ucbhelper/inc/ucbhelper/content.hxx
index 23ae61404a6a..4845a2be3136 100644
--- a/ucbhelper/inc/ucbhelper/content.hxx
+++ b/ucbhelper/inc/ucbhelper/content.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: content.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: svesik $ $Date: 2004-04-21 12:33:03 $
+ * last change: $Author: svesik $ $Date: 2004-04-21 14:21:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,7 +58,6 @@
*
*
************************************************************************/
-
#ifndef _UCBHELPER_CONTENT_HXX
#define _UCBHELPER_CONTENT_HXX
@@ -654,7 +653,7 @@ public:
* Internally it executes the command "open" at the content.
*
* @param rPropertyNames is a sequence of names of properties for
- * that the values should be accessable via the resultset
+ * that the values should be accessible via the resultset
* returned by this method.
* @param eMode is a very simple filter for the children contained
* in the resultset.
@@ -676,7 +675,7 @@ public:
* Internally it executes the command "open" at the content.
*
* @param nPropertyHandles is a sequence of handles of properties for
- * that the values should be accessable via the resultset
+ * that the values should be accessible via the resultset
* returned by this method.
* @param eMode is a very simple filter for the children contained
* in the resultset.
@@ -698,7 +697,7 @@ public:
* Internally it executes the command "open" at the content.
*
* @param rPropertyNames is a sequence of names of properties for
- * that the values should be accessable via the resultset
+ * that the values should be accessible via the resultset
* returned by this method.
* @param eMode is a very simple filter for the children contained
* in the resultset.
@@ -721,7 +720,7 @@ public:
* Internally it executes the command "open" at the content.
*
* @param nPropertyHandes is a sequence of handles of properties for
- * that the values should be accessable via the resultset
+ * that the values should be accessible via the resultset
* returned by this method.
* @param eMode is a very simple filter for the children contained
* in the resultset.