summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:25:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit24b331efedc6fdf1082e92a2db444d80ae7fed81 (patch)
treeb3cbb48758c70259bafb5053e46d5ae6937235ed /offapi/com/sun/star/drawing/DrawingDocumentDrawView.idl
parent*api: convert remaining <member> (diff)
downloadcore-24b331efedc6fdf1082e92a2db444d80ae7fed81.tar.gz
core-24b331efedc6fdf1082e92a2db444d80ae7fed81.zip
*api: convert rest of <member scope="foo">
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
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
*/