diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 18:15:24 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 18:15:24 +0000 |
commit | 2a6e3e7b7cc5fa658e0a627f93858265e4f83532 (patch) | |
tree | a29246d5f8c2d389951352238fd0aa23f009811d /offapi/com/sun/star/drawing/PageShape.idl | |
parent | 87686f9314475c42917211e99bb744ac04e293e7 (diff) |
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:58:05 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/drawing/PageShape.idl')
-rw-r--r-- | offapi/com/sun/star/drawing/PageShape.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PageShape.idl b/offapi/com/sun/star/drawing/PageShape.idl index 16cd1a3de..c73bb0474 100644 --- a/offapi/com/sun/star/drawing/PageShape.idl +++ b/offapi/com/sun/star/drawing/PageShape.idl @@ -2,9 +2,9 @@ * * $RCSfile: PageShape.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2002-10-02 15:12:19 $ + * last change: $Author: obo $ $Date: 2004-06-03 19:14:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,7 @@ drawing page. Theyre also used in the handout page to preview the printing position and order of pages */ -service PageShape +published service PageShape { // DocMerge: empty anyway service com::sun::star::drawing::Shape; |