OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [office] Definition of cellAddress lacks apostrophe in table name


Hi,

Seems this fell off the edge of the table:

On Thu, Apr 13, 2006 at 18:25:03 +0200, Eike Rathke wrote:

> According to the current ODF cellAddress definition in
> 8.3.1 Referencing Table Cells
> line 3838, the apostrophe character is not allowed in table names (I'm
> using EBNF syntax here)
> 
> TableName   ::= [^\. ']+ | "'" [^']+ "'"
> 
> However, for spreadsheet context, embedded apostrophes must be allowed,
> and could be doubled for storage.
> 
> SheetName   ::= [^\. ']+ | "'" ([^'] | "''")+ "'"
> 
> How can this be addressed in the ODF specification?

How do we pick it up?

  Eike


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]