:: com :: sun :: star :: util ::
|
interface XMacroExpander |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XMacroExpander
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- Expands macro in expressions, i.e. substitudes macro names.
- Since
- OpenOffice 1.1.2
|
Methods' Summary |
expandMacros |
Expands macrofied expressions.
|
Methods' Details |
expandMacros
- Description
- Expands macrofied expressions.
- Parameter exp
-
macrofied expression
- Returns
-
demacrofied expression
- Throws
- IllegalArgumentException
if a macro name is unknown, thus cannot be expanded
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.