"[g]vim"
, which is available for practically
all platforms and can be downloaded from its homepage at
http://www.vim.org/.
com.sun.star.ucb.XFileIdentifierConverter
to convert between operating system dependent paths and the URI (Uniform Resource Locator)
format needed for OOo.
com.sun.star.util.PathSubstitution
.
com.sun.star.util.PathSettings
.
com.sun.star.configuration.ConfigurationProvider
and
com.sun.star.configuration.ConfigurationAccess
.
/singletons/com.sun.star.script.browse.theBrowseNodeFactory
and the OOo service
com.sun.star.script.browse.BrowseNodeFactoryViewTypes
.
com.sun.star.util.PathSettings
.
UNO.CLS
create a new scalc
worksheet,
create random data and a chart based on it. Demonstrates how to
incorporate UNO_CONSTANTS
and UNO_ENUM
values into a Rexx
directory-like collection for easier
use.
Hint: This is the portable version of the same OLE (Windows-only)
program in ooRexx 5.0 for Windows:
samples\ole\apps\AOO_scalc_chart.rex
.
UNO.CLS
create a new simpress
presentation about
REXX
and ooRexx
and then display it as a
presentation. Demonstrates how to use enumeration to enumerate
paragraphs of a text and query their 'NumberingLevel'
property.
Hint: This is the portable version of the same OLE (Windows-only)
program in ooRexx 5.0 for Windows:
samples\ole\apps\AOO_simpress_present.rex
.
UNO.CLS
create a new swriter
document, add paragraphs that get aligned in four different
ways. Demonstrates how to incorporate
UNO_CONSTANTS
and UNO_ENUM
values
into a Rexx
directory-like collection for
easier use.
Hint: This is the portable version of the same OLE (Windows-only)
program in ooRexx 5.0 for Windows:
samples\ole\apps\AOO_swriter_paragraphs.rex
.
UNO.CLS
create a new swriter
document,
a TextTable
, a TextFrame
, paragraphs and
apply various formattings.
Hint: This is the portable version of the same OLE (Windows-only)
program in ooRexx 5.0 for Windows:
samples\ole\apps\AOO_swriter_table.rex
.
Rony G. Flatscher, 2022-06-28, Wien/Vienna, Austria, Europe