summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/SynchronousFrameLoader.idl')
-rw-r--r--offapi/com/sun/star/frame/SynchronousFrameLoader.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
index cf885bf85f3d..4a99eb0d96ea 100644
--- a/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
+++ b/offapi/com/sun/star/frame/SynchronousFrameLoader.idl
@@ -61,9 +61,9 @@ published service SynchronousFrameLoader
The internal name is a part of his configuration and will be passed by
the FrameLoaderFactory after creation
if optional interface com::sun::star::lang::XInitialization
- is supported. Value of function <member scope="com::sun::star::container">XNamed::getName()</member> can be
+ is supported. Value of function com::sun::star::container::XNamed::getName() can be
used on service FrameLoaderFactory to get further information about this loader.
- Setting of this name by calling <member scope="com::sun::star::container">XNamed::setName()</member> must be
+ Setting of this name by calling com::sun::star::container::XNamed::setName() must be
forwarded to same factory service. He should decide, if it's allowed or not.
The reason: prevent code against name ambiguities.
</p>