summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/formula/SymbolDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/formula/SymbolDescriptor.idl')
-rw-r--r--offapi/com/sun/star/formula/SymbolDescriptor.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/formula/SymbolDescriptor.idl b/offapi/com/sun/star/formula/SymbolDescriptor.idl
index 37951f728a85..facd917fdb02 100644
--- a/offapi/com/sun/star/formula/SymbolDescriptor.idl
+++ b/offapi/com/sun/star/formula/SymbolDescriptor.idl
@@ -53,25 +53,25 @@ published struct SymbolDescriptor
/** Specifies the character set which is supported by the font.
- @see <type scope="com::sun::star::awt">CharSet</type>
+ @see com::sun::star::awt::CharSet
*/
short nCharSet;
/** Specifies the general style of the font.
- @see <type scope="com::sun::star::awt">FontFamily</type>
+ @see com::sun::star::awt::FontFamily
*/
short nFamily;
/** Specifies the pitch of the font.
- @see <type scope="com::sun::star::awt">FontPitch</type>
+ @see com::sun::star::awt::FontPitch
*/
short nPitch;
/** Specifies the thickness of the line.
- @see <type scope="com::sun::star::awt">FontWeight</type>
+ @see com::sun::star::awt::FontWeight
The allowed integer values correspond as follows:
0 : <member scope="com::sun::star::awt">FontWeight::DONTKNOW</member>
@@ -90,7 +90,7 @@ published struct SymbolDescriptor
/** Specifies if the font is italic.
- @see <type scope="com::sun::star::awt">FontSlant</type>
+ @see com::sun::star::awt::FontSlant
The values
<member cope"com::sun::star::awt">FontSlant::REVERSE_OBLIQUE</member> and