summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/FontInfo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/FontInfo.idl')
-rw-r--r--offapi/com/sun/star/rendering/FontInfo.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/rendering/FontInfo.idl b/offapi/com/sun/star/rendering/FontInfo.idl
index 142238b7a9bf..84eb0fe33615 100644
--- a/offapi/com/sun/star/rendering/FontInfo.idl
+++ b/offapi/com/sun/star/rendering/FontInfo.idl
@@ -46,7 +46,6 @@ struct FontInfo
*/
Panose FontDescription;
- //-------------------------------------------------------------------------
/** The name of the font family.<p>
@@ -58,7 +57,6 @@ struct FontInfo
*/
string FamilyName;
- //-------------------------------------------------------------------------
/** The name of the specific font style within its family.<p>
@@ -66,7 +64,6 @@ struct FontInfo
*/
string StyleName;
- //-------------------------------------------------------------------------
/** This value specifies which Unicode ranges are supported by
this font.<p>
@@ -94,7 +91,6 @@ struct FontInfo
long UnicodeRanges2;
long UnicodeRanges3;
- //-------------------------------------------------------------------------
/** Specifies whether the font is a symbol font.<p>
@@ -103,7 +99,6 @@ struct FontInfo
*/
::com::sun::star::util::TriState IsSymbolFont;
- //-------------------------------------------------------------------------
/** Set to true, if the font is usable for vertical text
output.<p>