summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/FontRequest.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/FontRequest.idl')
-rw-r--r--offapi/com/sun/star/rendering/FontRequest.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/FontRequest.idl b/offapi/com/sun/star/rendering/FontRequest.idl
index b9da5f1425d4..a1727c30ed4e 100644
--- a/offapi/com/sun/star/rendering/FontRequest.idl
+++ b/offapi/com/sun/star/rendering/FontRequest.idl
@@ -50,7 +50,7 @@ module com { module sun { module star { module rendering {
@since OOo 2.0
*/
-struct FontRequest
+published struct FontRequest
{
/** The description of the font.<p>
@@ -85,7 +85,7 @@ struct FontRequest
query methods, for both <type>XCanvasFont</type> and
<type>XTextLayout</type>.<p>
*/
- double CellSize;
+ double CellSize;
//-------------------------------------------------------------------------