Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18930
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.002 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'subject:language': 0.09; '(now': 0.16; 'from:addr:behnel.de': 0.16; 'from:addr:stefan_ml': 0.16; 'from:name:stefan behnel': 0.16; 'openoffice': 0.16; 'wolfgang': 0.16; 'java,': 0.19; 'java': 0.20; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'stefan': 0.24; "i'm": 0.27; 'seem': 0.29; 'subject:?': 0.30; 'user.': 0.30; 'header:User-Agent:1': 0.33; 'to:addr:python-list': 0.33; 'there': 0.33; 'received:84': 0.34; 'header:X-Complaints-To:1': 0.34; 'url:python': 0.36; 'but': 0.37; 'received:org': 0.37; 'some': 0.38; "i'd": 0.39; 'url:org': 0.39; 'doing': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.40; 'making': 0.65; 'works,': 0.68; 'care': 0.70; 'mean.': 0.73 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Stefan Behnel <stefan_ml@behnel.de> |
| Subject | Re: open office in another language? |
| Date | Fri, 13 Jan 2012 18:30:21 +0100 |
| References | <mailman.4610.1326231798.27778.python-list@python.org> <20120113172255.8d299c26.feliphil@gmx.net> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | dslb-084-056-057-244.pools.arcor-ip.net |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111220 Thunderbird/9.0 |
| In-Reply-To | <20120113172255.8d299c26.feliphil@gmx.net> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4721.1326475837.27778.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1326475837 news.xs4all.nl 6892 [2001:888:2000:d::a6]:56801 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:18930 |
Show key headers only | View raw
Wolfgang Keller, 13.01.2012 17:22: >> I'm a somewhat-satisfied openoffice.org user. I mean it works, but if >> it weren't in Java I'd be doing some of my own tweaking. But since >> it's in Java I stay away... no likey. > > OpenOffice (now LibreOffice, btw.) is not implemented in Java, if that's > what you mean. > > It _is_ scriptable in Python, however there doesn't seem to be any > documentation available. Erm - care to take a look before making such a statement? http://www.openoffice.org/udk/python/python-bridge.html http://www.openoffice.org/udk/ Stefan
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-10 18:43 -0300
LibreOffice with Python (was: open office in another language?) Ben Finney <ben+python@benfinney.id.au> - 2012-01-11 09:29 +1100
Re: LibreOffice with Python Terry Reedy <tjreedy@udel.edu> - 2012-01-10 19:04 -0500
Re: LibreOffice with Python Ben Finney <ben+python@benfinney.id.au> - 2012-01-11 11:59 +1100
Re: LibreOffice with Python Adam Tauno Williams <awilliam@whitemice.org> - 2012-01-20 21:34 -0500
Re: open office in another language? Martin Manns <mmanns@gmx.net> - 2012-01-11 22:35 +0100
Re: open office in another language? Sean Wolfe <ether.joe@gmail.com> - 2012-01-11 18:39 -0300
Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-11 17:37 -0800
Re: open office in another language? 88888 Dihedral <dihedral88888@googlemail.com> - 2012-01-11 17:37 -0800
Re: open office in another language? Wolfgang Keller <feliphil@gmx.net> - 2012-01-13 17:22 +0100
Re: open office in another language? Stefan Behnel <stefan_ml@behnel.de> - 2012-01-13 18:30 +0100
csiph-web