OOO Development Tools

Book:

  • Python LibreOffice Programming

Help:

  • Help Documentation

Guides:

  • Guides

Misc:

  • Events
  • Version History
  • Credits and Acknowledgements

DEVELOPER API:

  • ooodev
    • adapter
    • calc
    • config
    • conn
    • dialog
    • draw
    • events
    • exceptions
    • form
    • format
      • Subpackages
        • ooodev.format.calc package
        • ooodev.format.chart2 package
        • ooodev.format.draw package
        • ooodev.format.impress package
        • ooodev.format.inner package
        • ooodev.format.proto package
        • ooodev.format.writer package
      • Submodules
      • Module contents
    • formatters
    • Globals
    • gui
    • io
    • listeners
    • loader
    • macro
    • meta
    • office
    • proto
    • theme
    • units
    • uno_helper
    • utils
    • wrapper
    • write

DEVELOPING ODEV:

  • Dev Docs
OOO Development Tools
  • ooodev
  • format
  • ooodev.format.inner package
  • ooodev.format.inner.direct package
  • ooodev.format.inner.direct.write package
  • ooodev.format.inner.direct.write.para package
  • ooodev.format.inner.direct.write.para.indent_space package
  • Edit on GitHub

ooodev.format.inner.direct.write.para.indent_space package

Submodules

  • ooodev.format.inner.direct.write.para.indent_space.indent module
    • Indent
      • Indent.__init__()
      • Indent.apply()
      • Indent.fmt_after()
      • Indent.fmt_auto()
      • Indent.fmt_before()
      • Indent.fmt_first()
      • Indent.from_obj()
      • Indent.auto
      • Indent.default
      • Indent.prop_after
      • Indent.prop_auto
      • Indent.prop_before
      • Indent.prop_first
      • Indent.prop_format_kind
  • ooodev.format.inner.direct.write.para.indent_space.indent_spacing module
    • IndentSpacing
      • IndentSpacing.__init__()
      • IndentSpacing.from_obj()
      • IndentSpacing.default
      • IndentSpacing.prop_format_kind
      • IndentSpacing.prop_inner_indent
      • IndentSpacing.prop_inner_line_spacing
      • IndentSpacing.prop_inner_spacing
  • ooodev.format.inner.direct.write.para.indent_space.line_spacing module
    • LineSpacing
      • LineSpacing.__init__()
      • LineSpacing.apply()
      • LineSpacing.from_obj()
      • LineSpacing.default
      • LineSpacing.prop_active_ln_spacing
      • LineSpacing.prop_format_kind
      • LineSpacing.prop_inner
      • LineSpacing.prop_mode
      • LineSpacing.prop_value
  • ooodev.format.inner.direct.write.para.indent_space.spacing module
    • Spacing
      • Spacing.__init__()
      • Spacing.apply()
      • Spacing.fmt_above()
      • Spacing.fmt_below()
      • Spacing.fmt_style_no_space()
      • Spacing.from_obj()
      • Spacing.default
      • Spacing.prop_above
      • Spacing.prop_below
      • Spacing.prop_format_kind
      • Spacing.prop_style_no_space
      • Spacing.style_no_space

Module contents

Previous Next

© Copyright 2022-2024, :Barry-Thomas-Paul: Moss. Revision f6681664.

Built with Sphinx using a theme provided by Read the Docs.