From 41eabf7b5023d06f620c1fe67b4e8da5925157f9 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Thu, 20 Mar 2014 21:54:43 -0500 Subject: Eliminate some doxygen warnings in offapi doc Change-Id: Ibe9be186f49554deb3774e0c70de0e55c19b2f34 --- offapi/com/sun/star/presentation/XSlideShowController.idl | 2 +- offapi/com/sun/star/report/XImageControl.idl | 2 +- offapi/com/sun/star/report/XReportComponent.idl | 2 +- offapi/com/sun/star/report/XReportDefinition.idl | 2 +- offapi/com/sun/star/task/XInteractionRequestStringResolver.idl | 2 +- offapi/com/sun/star/ucb/ODMAContentProvider.idl | 2 +- offapi/com/sun/star/ui/XUIElementSettings.idl | 2 +- offapi/com/sun/star/view/PrinterDescriptor.idl | 4 ++-- offapi/com/sun/star/view/RenderOptions.idl | 8 ++++---- 9 files changed, 13 insertions(+), 13 deletions(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/presentation/XSlideShowController.idl b/offapi/com/sun/star/presentation/XSlideShowController.idl index 2a09cfbce325..e4b353474a64 100644 --- a/offapi/com/sun/star/presentation/XSlideShowController.idl +++ b/offapi/com/sun/star/presentation/XSlideShowController.idl @@ -162,7 +162,7 @@ interface XSlideShowController /** pauses the slide show and blanks the screen in the given color. -

Change attribute #Pause to false to unpause +

Change attribute Pause to false to unpause the slide show. */ void blankScreen( [in] long Color ); diff --git a/offapi/com/sun/star/report/XImageControl.idl b/offapi/com/sun/star/report/XImageControl.idl index f8486b875289..799a4fe61287 100644 --- a/offapi/com/sun/star/report/XImageControl.idl +++ b/offapi/com/sun/star/report/XImageControl.idl @@ -50,7 +50,7 @@ interface XImageControl /** defines how to scale the image -

If this property is present, it supersedes the #ScaleImage property.

+

If this property is present, it supersedes the ScaleImage property.

The value of this property is one of the com::sun::star::awt::ImageScaleMode constants.

diff --git a/offapi/com/sun/star/report/XReportComponent.idl b/offapi/com/sun/star/report/XReportComponent.idl index 058c6f150561..1f43bd3b8f05 100644 --- a/offapi/com/sun/star/report/XReportComponent.idl +++ b/offapi/com/sun/star/report/XReportComponent.idl @@ -100,7 +100,7 @@ interface XReportComponent /** specifies the color of the border, if present -

Not every border style (see #Border) may support coloring. +

Not every border style (see Border) may support coloring. For instance, usually a border with 3D effect will ignore the BorderColor setting.

*/ [attribute,bound] long ControlBorderColor diff --git a/offapi/com/sun/star/report/XReportDefinition.idl b/offapi/com/sun/star/report/XReportDefinition.idl index da38c86b45d6..fc78ad9de0f5 100644 --- a/offapi/com/sun/star/report/XReportDefinition.idl +++ b/offapi/com/sun/star/report/XReportDefinition.idl @@ -199,7 +199,7 @@ interface XReportDefinition are specified, a RowSet can be created with this information. If the results provided by the row set are to be additionally filtered, the Filter property can be used.

-

Note that the Filter property does not make sense if a #ResultSet has been specified +

Note that the Filter property does not make sense if a ResultSet has been specified in the DataAccessDescriptor.

@see com::sun::star::sdb::RowSet diff --git a/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl b/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl index 888131b9f2ff..389bc55e8e3a 100644 --- a/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl +++ b/offapi/com/sun/star/task/XInteractionRequestStringResolver.idl @@ -47,7 +47,7 @@ interface XInteractionRequestStringResolver : com::sun::star::uno::XInterface be obtained. @returns the message string or an empty - ::com::sun::star::beans::Optional. + com::sun::star::beans::Optional. */ com::sun::star::beans::Optional< string > getStringFromInformationalRequest( diff --git a/offapi/com/sun/star/ucb/ODMAContentProvider.idl b/offapi/com/sun/star/ucb/ODMAContentProvider.idl index 810c4a25d0bc..29e23357bdc2 100644 --- a/offapi/com/sun/star/ucb/ODMAContentProvider.idl +++ b/offapi/com/sun/star/ucb/ODMAContentProvider.idl @@ -63,7 +63,7 @@ published service ODMAContentProvider URL of the OCP Root Folder )

vnd.sun.star.odma:/ a document id given by the DMS

-

vnd.sun.star.odma:/`::ODMA\DMS_ID\DM_SPECIFIC_INFO`

+

vnd.sun.star.odma:/`ODMA\DMS_ID\DM_SPECIFIC_INFO`

*/ diff --git a/offapi/com/sun/star/ui/XUIElementSettings.idl b/offapi/com/sun/star/ui/XUIElementSettings.idl index 9731a7376384..3d0a7b1050b5 100644 --- a/offapi/com/sun/star/ui/XUIElementSettings.idl +++ b/offapi/com/sun/star/ui/XUIElementSettings.idl @@ -71,7 +71,7 @@ interface XUIElementSettings : com::sun::star::uno::XInterface User interface elements cannot be changed directly. The changed structure data has to be set again. This speeds up the configuration process if many changes have to be made on the structure. The persistence of changes are - controlled by the boolean property #Persistent. + controlled by the boolean property Persistent.

diff --git a/offapi/com/sun/star/view/PrinterDescriptor.idl b/offapi/com/sun/star/view/PrinterDescriptor.idl index f9fa733e62d6..29f2b13609a0 100644 --- a/offapi/com/sun/star/view/PrinterDescriptor.idl +++ b/offapi/com/sun/star/view/PrinterDescriptor.idl @@ -54,14 +54,14 @@ published service PrinterDescriptor is a user-defined size.

Setting this property may change the value of - #PrinterDescriptor::PaperSize.

+ PrinterDescriptor::PaperSize.

*/ [property] com::sun::star::view::PaperFormat PaperFormat; /** specifies the size of the paper in 100th mm.

Setting this property may change the value of - #PrinterDescriptor::PaperFormat.

+ PrinterDescriptor::PaperFormat.

*/ [property] com::sun::star::awt::Size PaperSize; diff --git a/offapi/com/sun/star/view/RenderOptions.idl b/offapi/com/sun/star/view/RenderOptions.idl index aff0523d7e56..74731558416a 100644 --- a/offapi/com/sun/star/view/RenderOptions.idl +++ b/offapi/com/sun/star/view/RenderOptions.idl @@ -42,7 +42,7 @@ published service RenderOptions

Hyperlinks, notes, and outlines cannot be exported on a per page base. They have to be exported once *before* the first page is exported. Therefore the IsFirstPage property has been introduced. - It is evaluated in the ::render function and indicates that the + It is evaluated in the render function and indicates that the current page is the first page to be exported.

@@ -54,7 +54,7 @@ published service RenderOptions

Hyperlinks from the EditEngine have to be exported once *after* the last page has been processed. Therefore the IsLastPage property - has been introduced. It is evaluated in the ::render function and + has been introduced. It is evaluated in the render function and indicates that the current page is the last page to be exported.

@@ -65,7 +65,7 @@ published service RenderOptions /** specifies if empty pages should be skipped.

Tells the PDF export to skip empty pages. This flag also has - to be passed to the ::render function, in order to calculate to + to be passed to the render function, in order to calculate to correct page numbers during the export of hyperlinks, notes, and outlines.

@@ -77,7 +77,7 @@ published service RenderOptions /** specifies the page ranges to be rendered.

Tells the PDF export to skip empty pages. This flag also has - to be passed to the ::render function, in order to calculate to + to be passed to the render function, in order to calculate to correct page numbers during the export of hyperlinks, notes, and outlines.

-- cgit