There is a difference between reserved words and (predefined) function
names. This belongs to ALL programming languages.

LBound and UBound are not reserved words.

OK the goal is to help programmers
So we can have a different color for predefined functions?

I don't think that it would make sense.
How can the names be passed to the parser?
Maybe all names will collected in a separate array.

But what is with own SUBs and FUNCTIONs?
What is with SUBs and FUNCTIONs inside available modules and provided by some extensions?
What is with the methods of an object?

Maybe there will be a powerful IDE like Eclipse or NetBeans that can do an online parsing.

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

Reply via email to