|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openoffice.da.comp.w2lcommon.helper.MacroExpander
public class MacroExpander
| Constructor Summary | |
|---|---|
MacroExpander(com.sun.star.uno.XComponentContext xContext)
Convenience wrapper class for the UNO Macro Expander singleton |
|
| Method Summary | |
|---|---|
java.lang.String |
expandMacros(java.lang.String s)
Expand macros in a string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MacroExpander(com.sun.star.uno.XComponentContext xContext)
xContext - the UNO component context from which "theMacroExpander" can be created| Method Detail |
|---|
public java.lang.String expandMacros(java.lang.String s)
s - the string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||