summaryrefslogtreecommitdiffstats
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.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
index 16fdbaa8056f..991e7669cc1e 100644
--- a/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
+++ b/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
@@ -26,17 +26,17 @@
module com { module sun { module star { module frame {
-/** loads a resource into a <type>Frame</type>.
+/** loads a resource into a Frame.
<p>
- Unlike the <type>XFrameLoader</type> interface, this loading will be synchronous.
+ Unlike the XFrameLoader interface, this loading will be synchronous.
</p>
@see XFrameLoader
*/
published interface XSynchronousFrameLoader: com::sun::star::uno::XInterface
{
- /** starts the loading of the specified resource into the specified <type>Frame</type>.
+ /** starts the loading of the specified resource into the specified Frame.
@param Descriptor
describes the resource which should be loaded