|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TextFrame in org.evolvis.liboffice.msword8 |
---|
Methods in org.evolvis.liboffice.msword8 that return TextFrame | |
---|---|
TextFrame |
TextFrame.getNext()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
TextFrame |
TextFrame.getPrevious()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
TextFrame |
Shape.getTextFrame()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
TextFrame |
ShapeRange.getTextFrame()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
Methods in org.evolvis.liboffice.msword8 with parameters of type TextFrame | |
---|---|
void |
TextFrame.setNext(TextFrame lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
TextFrame.setPrevious(TextFrame lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
boolean |
TextFrame.validLinkTarget(TextFrame lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |