Index: offapi/com/sun/star/sheet/SheetCell.idl =================================================================== --- offapi/com/sun/star/sheet/SheetCell.idl (revision 1564251) +++ offapi/com/sun/star/sheet/SheetCell.idl (working copy) @@ -226,6 +226,9 @@ //------------------------------------------------------------------------- /** provides access to the text fields used in this cell. + +

XTextFieldsSupplier::getTextFieldMasters + returns always since the field master is not supported.

*/ interface com::sun::star::text::XTextFieldsSupplier;