:: com :: sun :: star :: util ::

service BootstrapMacroExpander
Description
Macro expander expanding using rtl bootstrap notation. For details, have a look at http://udk.openoffice.org/common/man/concept/micro_deployment.html#misc The service can be instantiated via arguments giving an ini/rc file url. Otherwise it will read from an uno.ini/unorc file next to the cppuhelper library.
See also
theMacroExpander
Since version
OpenOffice.org 1.1.5

Included Services
MacroExpander
This meta service supports the XMacroExpander interface for expanding arbitrary macro expressions, i.e. substitude macro names. The purpose of this service is to separate the use of macrofied strings, e.g. urls from the use of services.
Exported Interfaces
::com::sun::star::lang::XInitialization
[ OPTIONAL ]

 
Top of Page