| Methods in org.apache.poi.xwpf.converter.pdf.internal with parameters of type StylableMasterPage |
void |
PdfMapper.setActiveMasterPage(StylableMasterPage masterPage)
|
void |
FastPdfMapper.setActiveMasterPage(StylableMasterPage masterPage)
|
protected void |
FastPdfMapper.visitFooter(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr currentFooter,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtrRef footerRef,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr,
StylableMasterPage masterPage)
|
protected void |
PdfMapper.visitFooter(org.apache.poi.xwpf.usermodel.XWPFFooter footer,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtrRef footerRef,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr,
StylableMasterPage masterPage)
|
protected void |
FastPdfMapper.visitHeader(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtr currentHeader,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtrRef headerRef,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr,
StylableMasterPage masterPage)
|
protected void |
PdfMapper.visitHeader(org.apache.poi.xwpf.usermodel.XWPFHeader header,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTHdrFtrRef headerRef,
org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr sectPr,
StylableMasterPage masterPage)
|