summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/StringContext.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/StringContext.idl')
-rw-r--r--offapi/com/sun/star/rendering/StringContext.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/StringContext.idl b/offapi/com/sun/star/rendering/StringContext.idl
index a9f76ace3014..a00476921630 100644
--- a/offapi/com/sun/star/rendering/StringContext.idl
+++ b/offapi/com/sun/star/rendering/StringContext.idl
@@ -46,7 +46,6 @@ struct StringContext
*/
string Text;
- //-------------------------------------------------------------------------
/** Start position within the string.<p>
@@ -54,7 +53,6 @@ struct StringContext
*/
long StartPosition;
- //-------------------------------------------------------------------------
/** Length of the substring to actually use.<p>