public class CustomSymbolNameProvider
extends java.lang.Object
Constructor and Description |
---|
CustomSymbolNameProvider(com.sun.star.uno.XComponentContext xContext)
Construct a new
CustomSymbolNameProvider |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
getNames()
Return the names of all user defined symbols (excluding the predefined symbols such as ALPHA etc)
|