summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/SetUpdate.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:40:53 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit4e70bdec9657f60c2bc9f4e8ad22c3625cc009a4 (patch)
tree3b0840e10c2e59e09d9bae08f8b6d811ca256743 /offapi/com/sun/star/configuration/SetUpdate.idl
parent24b331efedc6fdf1082e92a2db444d80ae7fed81 (diff)
*api: convert <const scope="foo">
sed -i 's,<const scope="\([^"]*\)">\([^<]\+\)</const>,\1::\2,g' Change-Id: I964acc2725e8a6680f5bd8412014e5660510749e
Diffstat (limited to 'offapi/com/sun/star/configuration/SetUpdate.idl')
-rw-r--r--offapi/com/sun/star/configuration/SetUpdate.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/configuration/SetUpdate.idl b/offapi/com/sun/star/configuration/SetUpdate.idl
index 072024d7dc12..8736e2a886e1 100644
--- a/offapi/com/sun/star/configuration/SetUpdate.idl
+++ b/offapi/com/sun/star/configuration/SetUpdate.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module configuration {
<p>Any child and descendant objects support modifying access as well,
unless they represent a read-only tree element (as indicated by
- <const scope="com::sun::star::beans">PropertyAttribute::READONLY</const>).
+ com::sun::star::beans::PropertyAttribute::READONLY).
</p>
*/
published service SetUpdate