summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:52:30 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commita93783c42d46d60a93e78348db942a571e34abd4 (patch)
tree7686a820038469de29c3681ffc7875dec754907e /offapi/com/sun/star/report
parentd11a7b5eb1b127c4f60367ecaeb64868313002d6 (diff)
*api: convert <arg>
... which does not seem to do anything anyway. sed -i "s,<arg>\([^<]\+\)</arg>,\1,g" Change-Id: I90bcf81ea046bc88297ed8eadc560ad31d19830b
Diffstat (limited to 'offapi/com/sun/star/report')
-rw-r--r--offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
index d635dddce413..ed6c9ca72cb7 100644
--- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
+++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
@@ -59,8 +59,8 @@ service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInsp
section.
@throws ::com::sun::star::lang::IllegalArgumentException
- if <arg>minHelpTextLines</arg> or <arg>maxHelpTextLines</arg> are negative,
- or if <arg>minHelpTextLines</arg> is greater than <arg>maxHelpTextLines</arg>.
+ if minHelpTextLines or maxHelpTextLines are negative,
+ or if minHelpTextLines is greater than maxHelpTextLines.
@see XObjectInspectorModel::HasHelpSection
@see XObjectInspectorModel::MinHelpTextLines