LibreOffice Module writerfilter (master) 1
Public Attributes | List of all members
writerfilter::dmapper::FieldParagraph Struct Reference

Information about a paragraph to be finished after a field end. More...

#include <DomainMapper_Impl.hxx>

Collaboration diagram for writerfilter::dmapper::FieldParagraph:
[legend]

Public Attributes

PropertyMapPtr m_pPropertyMap
 
bool m_bRemove = false
 

Detailed Description

Information about a paragraph to be finished after a field end.

Definition at line 168 of file DomainMapper_Impl.hxx.

Member Data Documentation

◆ m_bRemove

bool writerfilter::dmapper::FieldParagraph::m_bRemove = false

Definition at line 171 of file DomainMapper_Impl.hxx.

◆ m_pPropertyMap

PropertyMapPtr writerfilter::dmapper::FieldParagraph::m_pPropertyMap

Definition at line 170 of file DomainMapper_Impl.hxx.


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