Package Pyblio :: Package Cite :: Package WP :: Module OpenOffice
[show private | hide private]
[frames | no frames]

Module Pyblio.Cite.WP.OpenOffice

A simple API to cite references in OpenOffice.org

Based on code from Bibus <http://bibus-biblio.sourceforge.net/>.
Classes
OOo  

Variable Summary
int DIRECT_VALUE = 0                                                                     
tuple ITALIC = (2, 0)
dict OO_BIBLIOGRAPHIC_FIELDS = {'ISBN': 30, 'Author': 4, 'Boo...
int PARAGRAPH_BREAK = 0                                                                     

Variable Details

DIRECT_VALUE

Type:
int
Value:
0                                                                     

ITALIC

Type:
tuple
Value:
(2, 0)                                                                 

OO_BIBLIOGRAPHIC_FIELDS

Type:
dict
Value:
{'Address': 2,
 'Annote': 3,
 'Author': 4,
 'BibiliographicType': 1,
 'Booktitle': 5,
 'Chapter': 6,
 'Custom1': 25,
 'Custom2': 26,
...                                                                    

PARAGRAPH_BREAK

Type:
int
Value:
0                                                                     

Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 http://epydoc.sf.net