On Mar 17, 2005, at 3:11 PM, Anthony Chilco wrote:

Hi James,
Yes. You can add colours, or change existing colours in the file ?????\OpenOffice.org1.1.4\user\config\standard.soc. ????? is the drive and path to the OOo install directory. It's an xml file that's pretty straightforward. Here's one that I added to test:


<draw:color draw:name="Blue 876543" draw:color="#57412b"/>

This is a colour named Blue 876543 with the following characteristics:
Red = 87 decimal (57 hex)
Green = 65 d, 41 h
Blue = 43 d, 2b h
For those who can picture it, I know it's not blue. I copied Blue7 to experiment. It would be pretty simple to take a list of names and colour settings and concatenate a line for each in calc.
tc



Thanks a million for the tip, Anthony!

JimWG


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



Reply via email to