summaryrefslogtreecommitdiff
path: root/registry
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-31 14:47:34 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-31 14:47:34 +0000
commitf837d4c9b023ddcd27f15ff27445e0f951fb2d63 (patch)
tree3d97aa8f682731de255f85f42a3551097aa07149 /registry
parent5acabd1a44f8b452f8dd0cac4ae717c534004a7a (diff)
INTEGRATION: CWS sdksample (1.3.18); FILE MERGED
2004/11/26 16:14:18 jsc 1.3.18.3: #i29966# remove to optimistic API change 2004/11/16 09:03:56 jsc 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED 2004/10/27 15:58:25 jsc 1.3.18.1: #i29966# remove filename related APIs
Diffstat (limited to 'registry')
-rw-r--r--registry/inc/registry/writer.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/registry/inc/registry/writer.h b/registry/inc/registry/writer.h
index 7748bcda3..4f37590a7 100644
--- a/registry/inc/registry/writer.h
+++ b/registry/inc/registry/writer.h
@@ -2,9 +2,9 @@
*
* $RCSfile: writer.h,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: pjunck $ $Date: 2004-11-03 09:18:01 $
+ * last change: $Author: rt $ $Date: 2005-01-31 15:47:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ extern "C" {
@param documentation the documentation; must not be null
- @param fileName the file name; must not be null
+ @param fileName the file name; must not be null (deprecated, use an empty string)
@param typeClass the type class of the created type writer
@@ -150,7 +150,7 @@ sal_Bool SAL_CALL typereg_writer_setSuperTypeName(
@param documentation the documentation of the field; must not be null
- @param fileName the file name of the field; must not be null
+ @param fileName the file name of the field; must not be null (deprecated, use an empty string)
@param flags the flags of the field