summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl')
-rw-r--r--offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl b/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
index 674ac7ed3d66..5f771c095ae5 100644
--- a/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
+++ b/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
@@ -108,9 +108,9 @@ published service DrawingDocumentDrawView
@see com::sun::star::view::DocumentZoomType
Note: After setting other types then
- <member scope="com::sun::star::view::DocumentZoomType">BY_VALUE</member>,
+ com::sun::star::view::DocumentZoomType::BY_VALUE,
implementations may calculate the required zoom value and set the type
- to <member scope="com::sun::star::view::DocumentZoomType">BY_VALUE</member>
+ to com::sun::star::view::DocumentZoomType::BY_VALUE
afterwards.
@since OOo 1.1.2
@@ -120,7 +120,7 @@ published service DrawingDocumentDrawView
/** Defines the zoom value to use.
Valid only if the ZoomType is set to
- <member scope="com::sun::star::view::DocumentZoomType">BY_VALUE</member>.
+ com::sun::star::view::DocumentZoomType::BY_VALUE.
@since OOo 1.1.2
*/