dev  

Re: [sc-dev] API for Calc Input Line

Niklas Nebel
Fri, 09 Oct 2009 03:44:48 -0700

On 10/08/09 15:10, rashi dhing wrote:
 I wanted to know if the Calc Input line and all its properties like
text, font, colors etc.
could be made available through the API. Does anyone have any experience dealing
with the Input line ?

Do you mean if the API could be extended to include the input line? Sure, that seems possible, but there are no plans to do so currently.

The input line's content is kept in the EditEngine, so any API implementation could be similar to that of cell contents, which also uses EditEngine for the text interfaces.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org