summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorChenxiong Qi <qcxhome@gmail.com>2022-09-18 15:27:31 +0800
committerHossein <hossein@libreoffice.org>2022-12-03 01:48:39 +0000
commit8f34b0d40e149b7274a1aa4ce0b33ddbf825ee52 (patch)
tree59a0066a3f521c34c866dd32e8a544eabfcff834 /cui
parentf1eaad31122024034d8e7299780eeb123204b20a (diff)
tdf#143123 Port Text Java examples to Python
The examples inside odk/examples/java/Text are ported to Python: BookmarkInsertion.java -> BookmarkInsertion.py GraphicsInserter.java -> GraphicsInserter.py HardFormatting.java -> HardFormatting.py StyleCreation.java -> StyleCreation.py SWriter.java -> SWriter.py StyleInitialization.java -> StyleInitialization.py TextDocumentStructure.java -> TextDocumentStructure.py TextReplace.java -> TextReplace.py WriterSelector.java -> WriterSelector.py Code format is checked with 'pycodestyle': pycodestyle --ignore=E501,E722 odk/examples/python/Text/*.py Some Java methods are merged when ported to Python. Signed-off-by: Chenxiong Qi <qcxhome@gmail.com> Change-Id: Ic903cfa24ef32f8edaafd7e6e2e0c757b4b1be0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141425 Tested-by: Hossein <hossein@libreoffice.org> Reviewed-by: Hossein <hossein@libreoffice.org>
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions