diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 10:30:44 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 10:30:44 +0000 |
commit | 18e8e297767f7677318b7b24403d90aff7786766 (patch) | |
tree | 7afbf10a02f6a225163f089b9ec74bb01440023c /offapi/com/sun/star/presentation | |
parent | 76fa6185138fab8de7f4ae147539c418dec4bbd9 (diff) |
INTEGRATION: CWS cyb1 (1.3.226); FILE MERGED
2005/08/03 07:27:15 cyb 1.3.226.1: Issue number: #51098#
Diffstat (limited to 'offapi/com/sun/star/presentation')
-rw-r--r-- | offapi/com/sun/star/presentation/PresentationView.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/PresentationView.idl b/offapi/com/sun/star/presentation/PresentationView.idl index fab2bc576a4a..b02a149b85b3 100644 --- a/offapi/com/sun/star/presentation/PresentationView.idl +++ b/offapi/com/sun/star/presentation/PresentationView.idl @@ -4,9 +4,9 @@ * * $RCSfile: PresentationView.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 02:41:10 $ + * last change: $Author: rt $ $Date: 2005-12-14 11:30:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -66,7 +66,7 @@ //============================================================================= -/** This componend integrates a view to a slide show of a presentation +/** This component integrates a view to a slide show of a presentation document into the desktop. */ published service PresentationView |