diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:15:36 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-04 01:15:36 +0000 |
commit | c721a81ade21899bd113d58ef1d133846107b346 (patch) | |
tree | 134302383336ae89c6d80ff6608d1fe162258276 /offapi/com/sun/star | |
parent | b43667659b312069be4c67d2384b41e7c929293b (diff) |
INTEGRATION: CWS sb18 (1.5.406); FILE MERGED
2004/05/21 15:07:06 sb 1.5.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r-- | offapi/com/sun/star/view/OfficeDocumentView.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/view/OfficeDocumentView.idl b/offapi/com/sun/star/view/OfficeDocumentView.idl index e2cd6962a24d..c9cee4ff409f 100644 --- a/offapi/com/sun/star/view/OfficeDocumentView.idl +++ b/offapi/com/sun/star/view/OfficeDocumentView.idl @@ -2,9 +2,9 @@ * * $RCSfile: OfficeDocumentView.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:11:10 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:15:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,7 @@ module com { module sun { module star { module view { /** specifies a view of a standard office document. */ -service OfficeDocumentView +published service OfficeDocumentView { /** This mandatory interface gives access to the current user selection within this office document view. |