Uses of Class
writer2latex.office.PageLayout

Packages that use PageLayout
writer2latex.office   
writer2latex.xhtml   
 

Uses of PageLayout in writer2latex.office
 

Methods in writer2latex.office that return PageLayout
 PageLayout OfficeReader.getPageLayout(java.lang.String sName)
           
 

Uses of PageLayout in writer2latex.xhtml
 

Methods in writer2latex.xhtml with parameters of type PageLayout
private  void PageStyleConverter.cssPageSize(PageLayout style, CSVList props)