LibreOffice Module sw (master) 1
|
#include <EnhancedPDFExportHelper.hxx>
Public Member Functions | |
Por_Info (const SwLinePortion &rPor, const SwTextPainter &rTextPainer, bool const isNumberingLabel) | |
Public Attributes | |
const SwLinePortion & | mrPor |
const SwTextPainter & | mrTextPainter |
bool const | m_isNumberingLabel |
Definition at line 112 of file EnhancedPDFExportHelper.hxx.
|
inline |
Definition at line 118 of file EnhancedPDFExportHelper.hxx.
bool const Por_Info::m_isNumberingLabel |
Definition at line 116 of file EnhancedPDFExportHelper.hxx.
Referenced by SwTaggedPDFHelper::BeginInlineStructureElements().
const SwLinePortion& Por_Info::mrPor |
Definition at line 114 of file EnhancedPDFExportHelper.hxx.
Referenced by SwTaggedPDFHelper::BeginInlineStructureElements(), and SwTaggedPDFHelper::SetAttributes().
const SwTextPainter& Por_Info::mrTextPainter |
Definition at line 115 of file EnhancedPDFExportHelper.hxx.
Referenced by SwTaggedPDFHelper::BeginInlineStructureElements(), and SwTaggedPDFHelper::SetAttributes().