LibreOffice Module writerperfect (master) 1
Public Attributes | List of all members
writerperfect::exp::FixedLayoutPage Struct Reference

Contains info about a fixed-layout page. More...

#include <xmlimp.hxx>

Collaboration diagram for writerperfect::exp::FixedLayoutPage:
[legend]

Public Attributes

css::uno::Sequence< sal_Int8aMetafile
 
Size aCssPixels
 
std::vector< OUString > aChapterNames
 

Detailed Description

Contains info about a fixed-layout page.

Definition at line 47 of file xmlimp.hxx.

Member Data Documentation

◆ aChapterNames

std::vector<OUString> writerperfect::exp::FixedLayoutPage::aChapterNames

Definition at line 51 of file xmlimp.hxx.

Referenced by writerperfect::EPUBExportFilter::CreateMetafiles().

◆ aCssPixels

Size writerperfect::exp::FixedLayoutPage::aCssPixels

Definition at line 50 of file xmlimp.hxx.

Referenced by writerperfect::EPUBExportFilter::CreateMetafiles().

◆ aMetafile

css::uno::Sequence<sal_Int8> writerperfect::exp::FixedLayoutPage::aMetafile

Definition at line 49 of file xmlimp.hxx.

Referenced by writerperfect::EPUBExportFilter::CreateMetafiles().


The documentation for this struct was generated from the following file: