Kaydet (Commit) 938544d0 authored tarafından Tsutomu Uchino's avatar Tsutomu Uchino

#i20542# add description about getTextFieldMasters returns always void on this service

üst 77399fda
...@@ -226,6 +226,9 @@ published service SheetCell ...@@ -226,6 +226,9 @@ published service SheetCell
//------------------------------------------------------------------------- //-------------------------------------------------------------------------
/** provides access to the text fields used in this cell. /** provides access to the text fields used in this cell.
<p><member scope="com::sun::star::text">XTextFieldsSupplier::getTextFieldMasters</member>
returns always <void/> since the field master is not supported.</p>
*/ */
interface com::sun::star::text::XTextFieldsSupplier; interface com::sun::star::text::XTextFieldsSupplier;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment