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

#i124001# remove readonly flag from Anchor property

üst 90302f3c
......@@ -45,7 +45,7 @@ service Shape
/** contains the object where this shape is anchored on.
<p> Possible objects are XSpreadsheet and XCell.</p>
*/
[readonly, property] com::sun::star::uno::XInterface Anchor;
[property] com::sun::star::uno::XInterface Anchor;
//-------------------------------------------------------------------------
/** contains the horizontal position of the object (1/100 mm).
<p> The position is relative to the anchor object.</p>
......
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