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

Module OpenOffice

source code

A simple API to cite references in OpenOffice.org

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

Classes [hide private]
  OOo
Variables [hide private]
  DIRECT_VALUE = 0
  PARAGRAPH_BREAK = 0
  OO_BIBLIOGRAPHIC_FIELDS = {'Custom1': 25, 'Custom2': 26, 'Iden...
  _x_pyblio_re = re.compile(r'X-PYBLIO<(\d+)>')
  _x_pyblio_extra_re = re.compile(r'X-PYBLIO-EXTRA:(.*)')
  f = 'Identifier'
Variables Details [hide private]

OO_BIBLIOGRAPHIC_FIELDS

Value:
{'Custom1': 25, 'Custom2': 26, 'Identifier': 0}