According to the documentation
http://api.openoffice.org/docs/common/ref/com/sun/star/table/BorderLine.html#Color
 the color of a line should be of type ::com::sun::star::util::Color which 
would be "long".
I am using Netbeans (Java) with ŚDK 2.3 and 
a) this type is not found in com.sun.star.util
b) according to the debugger it is "int"

But the type definition would make sense IMHO, it is identical to
java.awt.Color.
-- 
Dietmar
---
Fatti non fummo per viver come bruti, ma per seguir virtute e conoscenza
(Dante)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to