summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/XSynchronousFrameLoader.idl')
-rw-r--r--offapi/com/sun/star/frame/XSynchronousFrameLoader.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
index d66890ad3787..b58deeb38b42 100644
--- a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
+++ b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
@@ -60,8 +60,8 @@ published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface
No notifications (neither to the frame or the caller) must be notified.
Because it's a synchronous process this cancel call can be forced by
another thread the loader thread only. Method
- <member>XSynchronousFrameLoader::load()</member> must return <FALSE/>
- then and caller of this method <member>XSynchronousFrameLoader::cancel()</member>
+ XSynchronousFrameLoader::load() must return <FALSE/>
+ then and caller of this method XSynchronousFrameLoader::cancel()
already knows the state ...
</p>
*/