From 23955b20ce9c08dc3a9fbbdfca1513e231cb99b9 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 22:26:13 +0000 Subject: INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:03:58 sb 1.6.328.1: #i21150# Added published flag. --- offapi/com/sun/star/style/ParagraphStyle.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star/style/ParagraphStyle.idl') diff --git a/offapi/com/sun/star/style/ParagraphStyle.idl b/offapi/com/sun/star/style/ParagraphStyle.idl index 0857357ce5f3..594fdc6dd7fc 100644 --- a/offapi/com/sun/star/style/ParagraphStyle.idl +++ b/offapi/com/sun/star/style/ParagraphStyle.idl @@ -2,9 +2,9 @@ * * $RCSfile: ParagraphStyle.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:56:16 $ + * last change: $Author: obo $ $Date: 2004-06-03 23:26:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ /** specifies a stylesheet for paragraphs within a Text. */ -service ParagraphStyle +published service ParagraphStyle { //------------------------------------------------------------------------- /// specifies administrative properties. -- cgit