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

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

#include <PropertyMap.hxx>

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

Public Attributes

css::uno::Reference< css::text::XTextRange > m_rStartParagraph
 
css::uno::Reference< css::text::XTextRange > m_rEndParagraph
 
PropertyMapPtr m_pPropertyMap
 
css::uno::Reference< css::beans::XPropertySetm_rPropertySet
 

Detailed Description

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

Definition at line 608 of file PropertyMap.hxx.

Member Data Documentation

◆ m_pPropertyMap

PropertyMapPtr writerfilter::dmapper::TableParagraph::m_pPropertyMap

◆ m_rEndParagraph

css::uno::Reference<css::text::XTextRange> writerfilter::dmapper::TableParagraph::m_rEndParagraph

◆ m_rPropertySet

css::uno::Reference<css::beans::XPropertySet> writerfilter::dmapper::TableParagraph::m_rPropertySet

◆ m_rStartParagraph

css::uno::Reference<css::text::XTextRange> writerfilter::dmapper::TableParagraph::m_rStartParagraph

Definition at line 610 of file PropertyMap.hxx.


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