summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/URL.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/URL.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/URL.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/URL.idl b/offapi/com/sun/star/text/textfield/URL.idl
index eb1aa76de222..5e30f9a0207e 100644
--- a/offapi/com/sun/star/text/textfield/URL.idl
+++ b/offapi/com/sun/star/text/textfield/URL.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of text field that displays a URL
@see com::sun::star::text::TextField
@@ -63,7 +61,6 @@ published service URL
[property] string TargetFrame;
};
-//=============================================================================
}; }; }; }; };