summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:14:19 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:01 +0200
commit4bb43e1612ea3737fe53bb28ac830810b0a6a028 (patch)
treebd4949cc9c236626941b7995fb390a7090db37b9 /offapi/com/sun/star/frame
parent*api: convert <member scope="foo">bar</member> (diff)
downloadcore-4bb43e1612ea3737fe53bb28ac830810b0a6a028.tar.gz
core-4bb43e1612ea3737fe53bb28ac830810b0a6a028.zip
*api: replace <member>Foo</member>
These member variables need a # prefix. sed -i "s,<member>\([^<:]\+[^)]\)</member>,#\1,g" Change-Id: I721b90f4edae32b5a362479bdbd60423f6427364
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/FrameControl.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/FrameControl.idl b/offapi/com/sun/star/frame/FrameControl.idl
index 739e66fb7dcd..e7b4a6154c47 100644
--- a/offapi/com/sun/star/frame/FrameControl.idl
+++ b/offapi/com/sun/star/frame/FrameControl.idl
@@ -49,7 +49,7 @@ published service FrameControl
<p>
The Frame is created if the control
- is shown and the <member>ComponentUrl</member> is set.
+ is shown and the #ComponentUrl is set.
</p>
*/
[property, readonly] string Frame;