|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ListTemplate in org.evolvis.liboffice.msword8 |
---|
Methods in org.evolvis.liboffice.msword8 that return ListTemplate | |
---|---|
ListTemplate |
ListTemplates.add()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
ListTemplates.add(com.jacob.com.Variant outlineNumbered)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
ListTemplates.add(com.jacob.com.Variant outlineNumbered,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
ListTemplate.convert()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
ListTemplate.convert(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
Style.getListTemplate()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
ListFormat.getListTemplate()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ListTemplate |
ListTemplates.item(com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
Methods in org.evolvis.liboffice.msword8 with parameters of type ListTemplate | |
---|---|
void |
ListFormat.applyListTemplate(ListTemplate listTemplate)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
List.applyListTemplate(ListTemplate listTemplate)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
ListFormat.applyListTemplate(ListTemplate listTemplate,
com.jacob.com.Variant continuePreviousList)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
List.applyListTemplate(ListTemplate listTemplate,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
ListFormat.applyListTemplate(ListTemplate listTemplate,
com.jacob.com.Variant continuePreviousList,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
int |
ListFormat.canContinuePreviousList(ListTemplate lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
int |
List.canContinuePreviousList(ListTemplate lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Style.linkToListTemplate(ListTemplate listTemplate)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Style.linkToListTemplate(ListTemplate listTemplate,
com.jacob.com.Variant lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |