summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl')
-rw-r--r--offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl b/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl
index 16ced6afd4ff..06936c75b0a4 100644
--- a/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl
+++ b/offapi/com/sun/star/i18n/LineBreakHyphenationOptions.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/linguistic2/XHyphenator.idl>
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
/** Hyphenation options passed in calls to <member>XBreakIterator::getLineBreak()</member>.
*/
@@ -43,7 +41,6 @@ published struct LineBreakHyphenationOptions
long hyphenIndex;
};
-//=============================================================================
}; }; }; };
#endif