diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:17:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:17:38 +0000 |
commit | 4d9bf06531edc53941f9d8c5165eca71b999b015 (patch) | |
tree | 178120fd8a4cc13f04303136761958a570eef282 /offapi/com/sun/star/view | |
parent | 3c3ba3b24dad011e0eef175a09ea9e03b6d334bc (diff) |
INTEGRATION: CWS sb18 (1.8.308); FILE MERGED
2004/05/21 15:07:08 sb 1.8.308.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/view')
-rw-r--r-- | offapi/com/sun/star/view/RenderDescriptor.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/RenderDescriptor.idl b/offapi/com/sun/star/view/RenderDescriptor.idl index a939036a7483..7b4ac3104c38 100644 --- a/offapi/com/sun/star/view/RenderDescriptor.idl +++ b/offapi/com/sun/star/view/RenderDescriptor.idl @@ -2,9 +2,9 @@ * * $RCSfile: RenderDescriptor.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2003-04-17 10:21:40 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:17:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,7 @@ module com { module sun { module star { module view { @since #107627# */ -service RenderDescriptor +published service RenderDescriptor { //------------------------------------------------------------------------- |