|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ParagraphFormat in org.evolvis.liboffice.msword8 |
---|
Methods in org.evolvis.liboffice.msword8 that return ParagraphFormat | |
---|---|
ParagraphFormat |
_ParagraphFormat.getDuplicate()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Paragraphs.getFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Paragraph.getFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Selection.getParagraphFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Style.getParagraphFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Find.getParagraphFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Replacement.getParagraphFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
ParagraphFormat |
Range.getParagraphFormat()
Wrapper for calling the ActiveX-Method with input-parameter(s). |
Methods in org.evolvis.liboffice.msword8 with parameters of type ParagraphFormat | |
---|---|
void |
Paragraphs.setFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Paragraph.setFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Selection.setParagraphFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Style.setParagraphFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Find.setParagraphFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Replacement.setParagraphFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
void |
Range.setParagraphFormat(ParagraphFormat lastParam)
Wrapper for calling the ActiveX-Method with input-parameter(s). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |