| Trees | Indices | Help |
|
|---|
|
|
This module is a back-end for the headless OpenOffice.org server
|
|||
| OOOServerException | |||
|
OOOServer Backend for the headless OpenOffice.org server |
|||
|
|||
|
|||
|
|||
FAMILY_MASTER = "Master"
|
|||
FAMILY_PRESENTATION = "Presentation"
|
|||
FAMILY_SPREADSHEET = "Spreadsheet"
|
|||
FAMILY_TEXT = "Text"
|
|||
FAMILY_BY_DOCTYPE = {"odt": FAMILY_TEXT, "sxw": FAMILY_TEXT, "
|
|||
FILTER_BY_FORMAT = {"pdf": {FAMILY_TEXT: "writer_pdf_Export",
|
|||
Imports: os, uno, logging, Backend, BackendException, PropertyValue, NoConnectException, QUIET_UPDATE
|
|||
FAMILY_BY_DOCTYPE
|
FILTER_BY_FORMAT
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 23 12:59:51 2009 | http://epydoc.sourceforge.net |