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.frame package
  • ooodev.format.inner.direct.write.frame.options package
  • Edit on GitHub

ooodev.format.inner.direct.write.frame.options package

Submodules

  • ooodev.format.inner.direct.write.frame.options.align module
  • ooodev.format.inner.direct.write.frame.options.names module
    • Names
      • Names.__init__()
      • Names.apply()
      • Names.from_obj()
      • Names.on_property_setting()
      • Names.prop_desc
      • Names.prop_format_kind
      • Names.prop_name
      • Names.prop_next
      • Names.prop_prev
  • ooodev.format.inner.direct.write.frame.options.properties module
    • Properties
      • Properties.__init__()
      • Properties.from_obj()
      • Properties.prop_editable
      • Properties.prop_format_kind
      • Properties.prop_inner_writing_mode
      • Properties.prop_printable
      • Properties.prop_txt_direction
    • TextDirectionKind
      • TextDirectionKind.BT_LR
      • TextDirectionKind.LR_TB
      • TextDirectionKind.PAGE
      • TextDirectionKind.RL_TB
      • TextDirectionKind.TB_LR
      • TextDirectionKind.TB_RL
    • TextDirectionMode
      • TextDirectionMode.__init__()
      • TextDirectionMode.fmt_mode()
      • TextDirectionMode.context
      • TextDirectionMode.default
      • TextDirectionMode.prop_mode
  • ooodev.format.inner.direct.write.frame.options.protect module
    • Protect
      • Protect.__init__()
      • Protect.from_obj()
      • Protect.prop_content
      • Protect.prop_format_kind
      • Protect.prop_position
      • Protect.prop_size

Module contents

Previous Next

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

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